Exception: Chore::TerribleMistake

Inherits:
Exception
  • Object
show all
Defined in:
lib/chore/consumer.rb

Overview

Raised when Chore is booting up, but encounters a set of configuration that is impossible to boot from. Typically you'll find additional information around the cause of the exception by examining the logfiles. You can raise this exception if your queue is in a terrible state and must shut down.