This method is only available on newer versions. The first available version (v8.1.1) is shown here.
advanced?()
Has the cursor been advanced during this job execution?
# File activejob/lib/active_job/continuation/step.rb, line 67 def advanced? initial_cursor != cursor end