class ActiveJob::Continuation::ResumeLimitError
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.