Closed as not planned
Closed as not planned
Description
Problem Statement
Related to: #722 (comment)
While it is possible to filter out events where DumpWithoutCrashing is the cause, these events still count against the crash free rate for sessions.
Currently it is not possible to conditionally update sessions where a crash is percieved to have happened (even though it may or may not be percieved by the end user of the app).
Solution Brainstorm
In JS SDKs typically you can prevent session updates or manually revert updates to a session where the last event was dropped in an event processor.
Given how Main Process sessions are stored to disk this is not as simple in Electron.
Metadata
Metadata
Assignees
Labels
No labels