Skip to content

browser: Worker support #2246

@mfulton26

Description

@mfulton26

I'd like to have more confidence in my web app logs successfully being sent to my server from web browser by them being sent via a Worker (or a SharedWorker but support for that isn't as broad across browsers as it is for Worker). This way if my web app gets into an infinite loop the browser will still be able to send logs (that hopefully share insight into why the window JS context got into an infinite loop).

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