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

Mongoose Error Handling #228

Open
nazmicancalik opened this issue Oct 29, 2018 · 1 comment
Open

Mongoose Error Handling #228

nazmicancalik opened this issue Oct 29, 2018 · 1 comment

Comments

@nazmicancalik
Copy link
Contributor

We need to handle any type of database error and send a response to the client.

Current Behavior: System returns 503 in case of an error.
Expected Behavior: Return 500 or 400 status code.

@okyksl okyksl changed the title Add event error handling Mongoose Error Handling Oct 30, 2018
@okyksl
Copy link
Contributor

okyksl commented Oct 30, 2018

We also need #192 ASAP to have a reliable backend.

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

No branches or pull requests

4 participants