You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
When the coinbase servers have trouble and the request library (which is a dependency of this API) casts a BadGatewayError (HTTP code 502), then the whole API crashes.
When the coinbase servers have trouble and the
request
library (which is a dependency of this API) casts aBadGatewayError
(HTTP code 502), then the whole API crashes.The crash happens within createError and is bubbled up to handleHttpError.
The text was updated successfully, but these errors were encountered: