Skip to content

Notify Unhandled Circuit Exception #55027

@EmreSURK

Description

@EmreSURK

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I am trying to catch all unhandled exceptions globally in one place. It is not possible for circuit exceptions.

Describe the solution you'd like

In CircuitManager.ts we have unhandledException function. It logs the exception to the browser console and closes the connection.
Right before closing the connection, it can send the exception to the backend.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-blazorIncludes: Blazor, Razor Components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions