Skip to content

Add game-thread ANR detection on Android#1417

Closed
tustanivsky wants to merge 1 commit into
mainfrom
feat/android-anr-game-thread
Closed

Add game-thread ANR detection on Android#1417
tustanivsky wants to merge 1 commit into
mainfrom
feat/android-anr-game-thread

Conversation

@tustanivsky
Copy link
Copy Markdown
Collaborator

This PR routes sentry-java's heartbeat ANR watchdog at Unreal's game thread so its hangs are detected and reported with a native stacktrace.

Related items:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Add game-thread ANR detection on Android ([#1417](https://github.com/getsentry/sentry-unreal/pull/1417))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 7888a19

@tustanivsky
Copy link
Copy Markdown
Collaborator Author

Closing this for now as the current plan is to use sentry-native's native backend for hang tracking on Android. This PR can serve as a fallback option if that approach turns out not to be feasible.

@tustanivsky tustanivsky closed this Jun 3, 2026
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.

1 participant