-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
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.
bertyhell
Metadata
Metadata
Assignees
Labels
No labels