-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix infinite spinner bug #2548
Comments
This issue is just for the error that's crashing our provider, causing infinite provider spinners. Can be expanded by #2552. |
in my case the issue is caused by the date configuration |
@Douglasacost could you clarify the date configuration diagnosis? (Sorry for the late reply) How do you believe a date configuration would cause this? |
@danfinlay in the server the datetime doesn't mismatch from network |
sorry @Douglasacost still not super clear - what server? |
Sounds good - we opened this when there were a couple live reports of this being a big issue, seems like it's quieted down. We should still implement the global timeout on spinners though. |
We've had some users report issues that show
Failed to fetch
as an error in the background console.Seems to suggest we may not be handling some disconnects perfectly.
The text was updated successfully, but these errors were encountered: