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

[TASK] Do not ignore database exceptions #4199

Open
christophlehmann opened this issue Oct 24, 2024 · 2 comments · May be fixed by #4200
Open

[TASK] Do not ignore database exceptions #4199

christophlehmann opened this issue Oct 24, 2024 · 2 comments · May be fixed by #4200

Comments

@christophlehmann
Copy link
Contributor

What should be done in the scope of this task?

Remove a try/catch block around a database select query. Faulty database queries should mostly never get muted.

@christophlehmann christophlehmann linked a pull request Oct 24, 2024 that will close this issue
@dkd-kaehm
Copy link
Collaborator

dkd-kaehm commented Oct 24, 2024

@christophlehmann
Thanks for fixing that issue. Do you want that in other versions?

@christophlehmann
Copy link
Contributor Author

@dkd-kaehm No, it's just an improvement.

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 a pull request may close this issue.

2 participants