method

checkpoint!

rails latest stable - Class: ActiveJob::Continuation::Step

Method not available on this version

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

checkpoint!()
public

Check if the job should be interrupted, and if so raise an Interrupt exception. The job will be requeued for retry.