Exception: Tuber::AbortProcessingError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/tuber/job/collection.rb

Overview

Exception to stop processing jobs during a process! loop. Simply raise AbortProcessingError in any job process handler to stop the processing loop.