ActiveJob Exceptions module Exceptions Ruby on Rails 5.2.8.1 Since v5.2.8.1 Available in: v5.2.8.1 v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: … v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Provides behavior for retrying and discarding jobs on exceptions. Namespace Modules ActiveJob::Exceptions::ClassMethods Extends ActiveSupport::Concern Methods (defined here) # retry_job Private methods (1) Implementation detail — not part of the public API. # determine_delay Used by Included by (1) ActiveJob::Base Methods (inherited) From ActiveSupport::Concern (3) # append_features # class_methods # included