contribsys / faktory

Language-agnostic persistent background job server
https://contribsys.com/faktory/
Other
5.73k stars 227 forks source link

Support batch death #362

Open mperham opened 3 years ago

mperham commented 3 years ago

Sidekiq added the notion of batch :death callback to capture the state where one or more batch jobs die and the batch will never succeed. Port this notion to Faktory Enterprise.