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

Better exception raising/handling #125

Open
jsstevenson opened this issue Dec 9, 2021 · 0 comments
Open

Better exception raising/handling #125

jsstevenson opened this issue Dec 9, 2021 · 0 comments
Labels
enhancement New feature or request technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"

Comments

@jsstevenson
Copy link
Member

This may involve more downstream work, but there's at least 1 place where we use a general Exception catch and should be handling more specific Exceptions instead (eg https://realpython.com/the-most-diabolical-python-antipattern/).

@korikuzma korikuzma added enhancement New feature or request technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup" labels Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
Projects
None yet
Development

No branches or pull requests

2 participants