getsentry / getsentry/sentry-java

Show ANR reasons in English (I/O, network, or lock contention)

Open
#5,268 1 comment 0 reactions 0 assignees View on GitHub
Android Errors Feature Platform: Java
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

Surface a human-readable explanation of why an ANR occurred — e.g. "Main thread was blocked on I/O", "Network call on main thread", or "Lock contention with background thread" — instead of raw stack traces alone. This makes ANRs immediately actionable for developers.

**Votes in brainstorming session:** 3

**Notion source:** [https://www.notion.so/3348b10e4b5d80d6affdc05ec62992d4]()

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.