Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Unhandled Promise Rejection Can Crash App #326

@ghost

Description

As described in #320 , ‘flush()’ can cause an uncaught exception. Listening for uncaught exception events isn’t an ideal error handling pattern.

This exception should be able to be handled at the call-site of ‘track()’ and similar functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions