Exception: Procrastinator::Task::AttemptsExhaustedError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/procrastinator/task.rb

Overview

Raised when a Task’s attempts has exceeded the max_attempts defined for its queue (if any).