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

Beef up error handling #5

Open
JakenHerman opened this issue Oct 14, 2024 · 0 comments
Open

Beef up error handling #5

JakenHerman opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JakenHerman
Copy link
Owner

We're currently handling errors by returning an InternalServerError. Let's consider creating a custom error type for more granular control and clearer error messages. This would help differentiate between different kinds of errors, such as database connection issues versus validation errors.

@JakenHerman JakenHerman added the enhancement New feature or request label Oct 14, 2024
@JakenHerman JakenHerman self-assigned this Oct 14, 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