Exception: ActiveJob::Continuation::ResumeLimitError
- Defined in:
- lib/active_job/continuation.rb
Overview
Raised when a job has reached its limit of the number of resumes. The limit is defined by the max_resumes class attribute.
Raised when a job has reached its limit of the number of resumes. The limit is defined by the max_resumes class attribute.