plugin-retry.js icon indicating copy to clipboard operation
plugin-retry.js copied to clipboard

💡On 500 server errors, check GitHub Status

Open gr2m opened this issue 6 years ago • 1 comments

Just an idea for later :tm:

We can check https://www.githubstatus.com/api/v2/status.json if the request went to https://api.github.com and the server responded with 500, that way we could provide better error messages and maybe even smarter backoff if we know that there is an API outage.

gr2m avatar Dec 28 '18 18:12 gr2m