wlandau / crew

A distributed worker launcher
https://wlandau.github.io/crew/
Other
129 stars 4 forks source link

Error handling options in controller$collect() #166

Closed wlandau closed 7 months ago

wlandau commented 7 months ago

Prework

Proposal

controller$pop() has an error argument to customize error handling seamlessly. It would be convenient to add a similar argument to controller$collect() for both controllers and controller groups.