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

bucket.push throws undocumented error #1

Open
maklarorg opened this issue Mar 6, 2017 · 0 comments
Open

bucket.push throws undocumented error #1

maklarorg opened this issue Mar 6, 2017 · 0 comments

Comments

@maklarorg
Copy link

bucket.push can throw a 504 gateway timeout error which causes the node application to crash. This isn't documented so it would be nice to document it and provide an example with try/catch to resolve it.

events.js:160
throw er; //Unhandled 'error' event

Error: API Response Status 504
at ClientRequest. (/node_modules/initial-state/https-request.js:14:10)

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

1 participant