Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I'm launching task in a Threadpool and want to handle the exceptions raised by those worker thread.
Is there a way to ignore those exception and them not being sent to Sentry since I deal with them later using Future.exception()

Related #2614, #1234

You must be logged in to vote

Replies: 1 comment · 1 reply

Comment options

@jules-ch you can disable the ThreadingIntegration that captures exceptions in threads.

You must be logged in to vote
1 reply
@jules-ch
Comment options

Is it possible to disable this integration for a computation and reactivate it after ?
Seems everything is done globally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.