-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working