getsentry / getsentry/sentry-java
Show ANR reasons in English (I/O, network, or lock contention)
Abierto
Android
Errors
Feature
Platform: Java
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
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]()
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.