Skip to content

UnhandledRejection errors should have level:fatal by default #13700

Description

@romtsn

Description

Because we terminate the process in the case of facing an unhandled promise rejection error, we should set its level to fatal (currently it defaults to error). Note that there are multiple modes, so we might wanna do this only when the mode is strict.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions