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

Handle server errors gracefully #48

Open
joel-wong opened this issue Dec 4, 2020 · 0 comments
Open

Handle server errors gracefully #48

joel-wong opened this issue Dec 4, 2020 · 0 comments

Comments

@joel-wong
Copy link
Collaborator

Right now, we are returning full debug messages and a 500 status code when there is a internal server error, even in release builds. Generally, this should be handled more gracefully by returning a different status code and a user readable message

@joel-wong joel-wong added this to the Nice To Have Tickets milestone Dec 4, 2020
@joel-wong joel-wong changed the title Handle server errors better Handle server errors gracefully Dec 4, 2020
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