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

Fix API Errors #62

Open
spjmurray opened this issue May 23, 2024 · 0 comments
Open

Fix API Errors #62

spjmurray opened this issue May 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@spjmurray
Copy link
Member

There are too many instances where we don't wrap errors correctly. We could just raise a 500 for anything without an explicit error code as a good start. We certainly need unit tests to ensure the APIs return the right codes,

@spjmurray spjmurray added the enhancement New feature or request label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant