Exception: Beaneater::AbortProcessingError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/beaneater/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.