Skip to content

Makes errors from the worker clearer #12

Open
@bryan-hoang

Description

@bryan-hoang

Currently, errors from the worker are prefixed with use-dcp-worker: <error from worker>. Some folks have been finding that confusing, thinking that it's a bug with use-dcp-worker rather than with the worker or its configuration.

I think leaving the error reporting to the worker itself instead of trying to wrap the error handling would simplify the issue, leaving control over error handling to application developers.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Makes errors from the worker clearer · Issue #12 · Distributive-Network/use-dcp-worker