Skip to content

Make SentryEvent.HasTerminalException() public #2877

Description

@espenrl

Problem Statement

The scenario is regarding a MAUI app where common exceptions regarding network timeouts are of little interest to collect. Unless they are terminal which is a scenario that effectively kills the app. Then even a network timeout exception is suddenly of high interest to collect.

Solution Brainstorm

Make SentryEvent.HasTerminalException() public so the API can be used to make decisions about which exceptions to ignore.

Metadata

Metadata

Labels

.NETPull requests that update .net codeErrorsFeatureNew feature or requestGood First IssueGood for newcomers

Fields

No fields configured for issues without a type.

Projects

Status
No status
Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions