Exception: Wurk::JobRetry::Handled
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Wurk::JobRetry::Handled
- Defined in:
- lib/wurk/job_retry.rb
Overview
Raised after process_retry has dealt with the failure. The processor rescues ‘Handled` and exits the job cleanly (acked, no re-raise).