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

refactor: decouple error handling between controller and db driver #121

Merged

Conversation

talentedmrjones
Copy link
Collaborator

@talentedmrjones talentedmrjones commented Sep 9, 2024

closes #118

still need to resolve an issue where an invalid UUID is passed for user/ and controller returns "unknown error". This should be a 404

Copy link
Collaborator

@ATNoblis ATNoblis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@talentedmrjones talentedmrjones force-pushed the 118-controller-should-be-decoupled-from-db-driver branch from a53508b to 5dfc71d Compare September 10, 2024 20:45
@talentedmrjones talentedmrjones merged commit c3c7094 into main Sep 10, 2024
3 checks passed
@talentedmrjones talentedmrjones deleted the 118-controller-should-be-decoupled-from-db-driver branch September 10, 2024 21:41
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

Successfully merging this pull request may close these issues.

controller should be decoupled from db driver
2 participants