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: use generic exception catching #1661

Merged
merged 1 commit into from
Dec 4, 2024
Merged

fix: use generic exception catching #1661

merged 1 commit into from
Dec 4, 2024

Conversation

EmosewaMC
Copy link
Collaborator

further removes database specific code from the database.

Tested that all 4 servers hit their catch block with a non-running mariadb instance
Tested that a failed object_id_tracker fetch (i.e. missing table) hit the catch
Tested that a bad migration hit the catch.

@aronwk-aaron aronwk-aaron merged commit 129d9fd into main Dec 4, 2024
4 checks passed
@aronwk-aaron aronwk-aaron deleted the exceptions branch December 4, 2024 09:30
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.

3 participants