-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKType: Improvement
Description
Problem Statement
Currently the ANR feature only sends a single event and exits.
Solution Brainstorm
We chose to do this because:
- The ANR worker does not run a full Sentry client so there's no Dedupe integration
- If ANR has been detected, the event loop is getting blocked for long periods so we shouldn't expend more CPU time than we need to
delaneyb and abustany
Metadata
Metadata
Assignees
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKType: Improvement
Type
Projects
Status
No status