Skip to content
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

Default to offline if server error or no internect connection, and raise message #375

Closed
jackparmer opened this issue Dec 15, 2015 · 1 comment

Comments

@jackparmer
Copy link
Contributor

Right now, we just hard fail if there is a 504, other server error, or no internet connection. Here's what happens with a 504:

image

Would be great if we rendered offline instead, with a prominent message that a 504 (or whatever) occurred and how to sync online when service is back.

@jonmmease
Copy link
Contributor

Rather than automatically falling back to offline, the current plan is to work towards unifying the online/offline API, making it much easier to switch back and forth. See discussion of plotly.io.show concept in #1098

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants