before_send still send exceptions which is ignored #1902
Unanswered
emadimehrdad
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hey @emadimehrdad ! Your code looks good. This should work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello again @antonpirker
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have the same problem with my project. I ignore some custom exceptions and don't want to send them to the sentry and also have not used capture_message in my code, but it is still sent.
Here is my before_send method:
can anyone help me to find the problem?
Beta Was this translation helpful? Give feedback.
All reactions