Skip to content

ANR only sends one event #11160

Description

@timfish

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions