Skip to content
Discussion options

You must be logged in to vote

Hi! While they might not act semantically like regular exceptions, they are still exceptions and will produce an ExceptionEvent, which Sentry will capture using the ErrorListener

Instead of having a list of ignore_exceptions, you can also inspect the events in the before_send callback and drop those events there.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ericmorand
Comment options

@ericmorand
Comment options

@Litarnus
Comment options

@ericmorand
Comment options

@Litarnus
Comment options

Answer selected by ericmorand
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