class ActiveJob::Continuation::Interrupt
caught by normal exception handling.
This inherits from Exception rather than StandardError, so it’s not
Raised when a job is interrupted, allowing Active Job to requeue it.
caught by normal exception handling.
This inherits from Exception rather than StandardError, so it’s not
Raised when a job is interrupted, allowing Active Job to requeue it.