-
Notifications
You must be signed in to change notification settings - Fork 89
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
Error handling for API error. #138
Comments
Interesting, we probably need to losen the error check there... Can you run the command:
|
I think they already recovered from that, at the moment it's just an empty result; if it comes up again I'll do that. I mean it's not a regular error, the site showed the fail-whale. |
Great, looks like a temporary blip and it showed a Cloudflare error. It looks like we should handle if the API returns non-JSON better 👍 |
Resolved HTML error responses in #139, closing. |
I've just encountered an error from DigitalOcean which results in a rather large HTML dump in the console, see this gist.
The text was updated successfully, but these errors were encountered: