Skip to content

fix: Handled is no longer set to false for blocking calls#4458

Merged
jamescrosswell merged 2 commits intomainfrom
fix/omit-handled-flag-blockingmonitor
Aug 22, 2025
Merged

fix: Handled is no longer set to false for blocking calls#4458
jamescrosswell merged 2 commits intomainfrom
fix/omit-handled-flag-blockingmonitor

Conversation

@jamescrosswell
Copy link
Collaborator

Resolves #4263:

The 'handled' property is now omitted from the mechanism for blocking call detection events, so they are not treated as unhandled crashes in Sentry UI.

…n events (level: warning)

This resolves #XXXX. The 'handled' property is now omitted from the mechanism for blocking call detection events, so they are not treated as unhandled crashes in Sentry UI.
@jamescrosswell jamescrosswell marked this pull request as ready for review August 21, 2025 06:19
@jamescrosswell jamescrosswell merged commit f7a83af into main Aug 22, 2025
33 checks passed
@jamescrosswell jamescrosswell deleted the fix/omit-handled-flag-blockingmonitor branch August 22, 2025 20:15
This was referenced Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove handled:false from blocking call detection

2 participants