Module: GoodJob::Lockable

Extended by:
ActiveSupport::Concern
Included in:
Job
Defined in:
lib/good_job/lockable.rb

Constant Summary collapse

RecordAlreadyAdvisoryLockedError =
Class.new(StandardError)