Skip to content

Better asynchronous code errors handling #441

@ppedziwiatr

Description

@ppedziwiatr

Hey,

is there a chance of adding a better errors handling for the async code?
I.e. such that would not require adding global handler for uncaughtException or unhandledRejection?

Adding such global handler causes that some errors, that in fact should cause the system to crash and be fixed asap (the "fail fast" principle) will be swallowed...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions