Skip to content

continue on error #549

@gramakri

Description

@gramakri

A common task is to series or map but one of more items in the series might fail. With the current implementation, any failure in a task causes the whole series or map to abort.

What I would like is a series/map which continues on failures. The final result contains the errors and results.

Not sure what the best API for this is. Thoughts welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions