Skip to content
This repository was archived by the owner on Jul 5, 2020. It is now read-only.
This repository was archived by the owner on Jul 5, 2020. It is now read-only.

Allow users to ignore specific UnobservedTaskExceptions #1026

@i3arnon

Description

@i3arnon

Sometimes you encounter UnobservedTaskExceptions that are outside of your control (e.g. in third-party libraries or in the framework itself).
Currently you can either have them mixed in with the fixable UnobservedTaskExceptions which lowers signal-to-noise ratio, or you must remove the entire UnobservedExceptionTelemetryModule.

It would be useful to have some way to ignore specific UnobservedTaskExceptions without throwing the baby with the bathwater.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions