-
-
Notifications
You must be signed in to change notification settings - Fork 475
feat(android): [Unhandled Sessions 3] Add internal non-terminating envelope capture #5921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
buenaflor
merged 25 commits into
feat/unhandled-sessions-cache
from
feat/unhandled-sessions-internal-api
Aug 31, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4e9594f
feat(android): Add InternalSentrySdk.captureEnvelopeNonTerminating
buenaflor e298587
changelog
buenaflor 9dd8a5b
ref: follow Session rename in InternalSentrySdk
buenaflor 331275b
changelog
buenaflor 4dfbdd9
ref: drop a redundant comment and stale pending wording
buenaflor fc2541c
ref(android): share one event scan between the two captureEnvelope me…
buenaflor 5945267
ref(session): drop the inert ApiStatus.Internal from IWithSession
buenaflor f7e53c6
ref(android): rename scanEvents to eventStateOf
buenaflor 9ff103b
ref(android): restore catch (Throwable) in captureEnvelope
buenaflor 54e6672
ref(scope): mark IWithSession as internal
buenaflor 6555830
ref(scope): Drop Internal from IWithSession
buenaflor c122da1
ref(scope): Keep IWithSession package-private
buenaflor 9db7925
ref(scope): Mark IWithSession public internal like IWithTransaction
buenaflor d72de56
changelog
buenaflor 1e05c47
ref(android): Persist the session snapshot outside the scope lock
buenaflor cc9f71c
Revert "ref(android): Persist the session snapshot outside the scope …
buenaflor 7e0c57a
docs(android): Record why the session persist sits inside withSession
buenaflor 011c31a
ref(android): Catch only what readEnvelope can throw
buenaflor ccc77e2
ref(android): Extract non-terminating session update helper
buenaflor 6e78a04
ref(android): Route non-terminating session updates through withSession
buenaflor 10e6545
docs(session): Say why a terminal status clears the unhandled marker
buenaflor 40929e9
fix(android): Persist the non-terminating session synchronously
buenaflor ad18462
docs(android): Note that captureEnvelopeNonTerminating writes to disk
buenaflor b36d315
docs: Move captureEnvelopeNonTerminating changelog entry to Unreleased
buenaflor 8131924
ref(android): restore catch (Throwable) in captureEnvelope
buenaflor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.