class

ActiveJob::Continuation::Interrupt

rails latest stable - Superclass: Exception

Class not available on this version

This class is only available on newer versions. The first available version (v8.1.1) is shown here.

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

Files

  • activejob/lib/active_job/continuation.rb