Skip to content

Sentry handled:no doesn't translate to crashed sessions in all cases #93027

@bruno-garcia

Description

@bruno-garcia

This is a long standing issue where Sentry's handled:true/false doesn't map correct to multiple cases.
For example, all C# unhandled errors on Unity don't crash the app. But Crash Free Rate are affected by those, mixed with actual crashes captured by the native layer.

In addition, users get confused when searching in Sentry for errors that caused the app to crash.
They see the unhandled label and fire icon. But those unhandled errors did not actual crashes.

Several SDKs cases like this, including Java, JavaScript, .NET, Unity, Dart and Flutter.

Some prior art:

Metadata

Metadata

Assignees

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions