Module: Wurk::Middleware::Status::DeathHandler
- Defined in:
- lib/wurk/middleware/status.rb
Overview
Every way a job stops coming back funnels through the death handlers:
retries exhausted, dead: false, a :discard from sidekiq_retry_in,
a poison-pill kill. Same registration shape as Batch::DeathHandler.