Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pass exception value into Sentry #119

Merged
merged 2 commits into from
May 19, 2024
Merged

Conversation

jchristgit
Copy link
Member

Sentry could use the extra information, see for instance 1, we may not need to unwrap this into error.__cause__ since Python on its own should already expand that.

Sentry could use the extra information, see for instance [1], we may
not need to unwrap this into `error.__cause__` since Python on its own
should already expand that.

[1]: https://python-discord.sentry.io/issues/5126046667/?project=4506666249945088&query=&referrer=issue-stream&statsPeriod=90d&stream_index=5,
Copy link
Member

@ChrisLovering ChrisLovering left a comment

Choose a reason for hiding this comment

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

Approving anyway, so this can be merged if needed

@jchristgit jchristgit enabled auto-merge April 1, 2024 18:48
@jchristgit jchristgit merged commit b297eb3 into main May 19, 2024
5 checks passed
@jchristgit jchristgit deleted the pass-exc-value-for-sentry branch May 19, 2024 02:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants