1:45pm - no groups called for over 65 minutes. The last group, 40, was called just before 12:40pm.
After so many days of success, it was due to have a bad day.
1:45pm - no groups called for over 65 minutes. The last group, 40, was called just before 12:40pm.
Is there anyway to check if the ride is down before you walk ALL THE WAY over to RoR for your BG time?
(Like if you’re in line for MMRR and your BG return window is ending...before you leave the MMRR line can you check if RoR is down on the app somehow?)
Hope the CMs have a comfortable break room where they can chill during these delays...
I skipped yesterday! It was a Friday-Sunday week for me
I’m still 18/18 for my rides, so no problem for meNotice how in the past week+, whenever disneygeek visited the park, ROTR has a pretty rough and abysmally day...
Coincidence? I think not...we need to end this nonsense for once and all..
Notice how in the past week+, whenever disneygeek visited the park, ROTR has a pretty rough and abysmally day...
Coincidence? I think not...we need to end this nonsense for once and all..
Nah we either give him up to the First Order or ship him off to the west!!Are...are you suggesting we just terminate the poor man?
Shouldn’t you get a day HS pass as well?Down again. We were just escorted off and offered a FP+ for tomorrow. Our APs expire today and we’re not renewing.
Shouldn’t you get a day HS pass as well?
Yeah, that's just the way the app has been written, as far as I can tell.
Assuming your phone, the app, your network connection, and Disney's servers are all working properly? Not that I can see.
There is nothing different about the getQueues call that's made at startup versus after tapping Find Out More. What happens behind the scenes (or at least my best guess without access to the source code) is that anytime the app makes the getQueues (or getPositions, for that matter) request and receives a response from the server, it updates its internal state related to the virtual queue. Then after you hit Find Out More, the Join button is either enabled or not depending on this internal state, no matter what triggered it to change.
So as long as the app makes the initial getQueues call after the queue opens, it will still cause the Join button to be red, as we have seen. That being said, I don't think it's a good idea to wait until opening time (or a few seconds before) to load the app because you're just adding in extra variables and chances for failure during what is obviously the most crucial time.
From what I have seen, no BG-related API calls (after the initial getQueues call) are made by just sitting on the home screen. You could have had the app open all week and it should function the same as if you had just loaded it fresh three minutes before opening.
I've had enough random bugs/crashes in the MDE app that I would still recommend people restart their phones anywhere between 15 and 60 minutes ahead of time just to start somewhat fresh. But I don't see anything wrong with immediately loading the app after that.
I've done some unscientific testing of Disney's server time (based on the Date header returned in the API call responses), and it seems to be pretty accurate.
As long as you don't jump the gun by more than a second or so, you'll probably at least be able to join after tapping My Status. I think that what I would recommend for those who want to be overly cautious (especially if they only have one shot to do Rise) is that if the Join button isn't enabled after tapping Find Out More, wait a second or two for safety before tapping My Status. You'll possibly end up with a higher BG than you could have, but it'll probably be significantly lower than if you have to force reload the app. It's really a matter of risk/reward.
Thank you!
This is incredibly interesting and helpful and really helps explains why the two methods both used here are seeing a high success rate. It definitely makes me want to try the Demarke one more time but with a solo phone that makes me nervous. I guess I’ll wait till I have a backup again.
I had to drop my friend off at the airport at 7am. So, naturally, I think we all know where my gps is pointed to now.
Yes, this is correct.Wow, I’m loving knowing “how the sausage is made” as they say.
Am I correct in interpreting this as:
-GetQueues is activated at app startup, and if it’s before 8am, it tells the app: don’t populate the Join Button
- Then as you sit on the homepage, anytime after 60 seconds (whether you are sitting there for 3 minutes or 3 days), the app is NOT sending any further GetQueues until you actually click FIND OUT MORE. That is what activates any follow up GetQueues requests “post startup”.
When you click My Status, if Join BG doesn’t populate, pulling down to refresh doesn’t do anything as it’s not resending the API request, so you should immediately hard close it and restart the app
Register on WDWMAGIC. This sidebar will go away, and you'll see fewer ads.