Skip to content

Errors Management #320

@hartym

Description

@hartym

One critical feature to better handle pipelines is to have builtin ways to manage (especially non-fatal) errors. As our executors currently catch errors in execution, it should be pretty straightforward to have a special queue for errors (the same way there is stdout and stderr on unix systems) that can be used to let the user choose how to handle those.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions