Skip to content

Expose (some) error message if worker fails #8617

@philippotto

Description

@philippotto

Currently, the user is only informed that a worker job failed, but the reason is not stated. We should discuss how we can improve this. We should not expose the complete stack trace from the worker.

Ideas:

  • if a special SpecialError (maybe ValidationError?) is raised from the worker, the message should be exposed
  • process worker error automatically (e.g., extract sth via wildcards?)

cc @fm3 @normanrz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions