Skip to Content Skip to Search

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.

Inherits From

Definition files