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

On exception in provider, include provider name in message #137

Open
jl-wynen opened this issue Feb 27, 2024 · 0 comments
Open

On exception in provider, include provider name in message #137

jl-wynen opened this issue Feb 27, 2024 · 0 comments

Comments

@jl-wynen
Copy link
Member

Currently, when a provider raises, it is difficult to find out which where the error comes from. It is shown in the backtrace but it's not easy to find.

We can use python 3.11 exception notes to simply add a note with the provider name.

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

No branches or pull requests

1 participant