Exception: Wurk::Middleware::PoisonPill::Poisoned
- Inherits:
-
StandardError
- Object
- StandardError
- Wurk::Middleware::PoisonPill::Poisoned
- Defined in:
- lib/wurk/middleware/poison_pill.rb
Overview
Handed to death handlers (and therefore to :death batch callbacks)
as the cause when a recovered job is killed as a poison pill. Never
raised: nothing is on a stack here — the reaper kills the job from the
outside, on behalf of the workers it took down.