Module: Resqutils::DoNotAutoRetry

Defined in:
lib/resqutils/do_not_auto_retry.rb

Overview

Marker module to explicitly indicate that a job should not retried. Useful when your app makes heavy use of retries as a means to make it very clear a certain job should not be retried.