Description
Package
Sentry
.NET Flavor
.NET
.NET Version
6.0.0
OS
Windows
SDK Version
3.34.0
Self-Hosted Sentry Version
No response
Steps to Reproduce
- Override
OnBeforeSend
to return null when event has exception of typeSomeException
. - Throw
SomeException
from aTask.Run
func.
Expected Result
Sentry filters out the exception.
Actual Result
Sentry still sends the exception "home".
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Status
No status