Exception: Amigo::Retry::Quit

Inherits:
Error
  • Object
show all
Defined in:
lib/amigo/retry.rb

Overview

Raise this error to finish the job. Usually used when there is a fatal error from deep in a job and they want to jump out of the whole thing. Usually you should log before raising this!