class ActiveJob::Continuation::AfterAdvancingError
Raised when an error occurs after a job has made progress.
The job will be automatically retried to ensure that the progress is serialized in the retried job.