Exception: Procrastinator::Task::AttemptsExhaustedError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Procrastinator::Task::AttemptsExhaustedError
- Defined in:
- lib/procrastinator/task.rb
Overview
Raised when a Task’s attempts has exceeded the max_attempts defined for its queue (if any).