mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 15:28:19 +00:00
concursedency
This commit is contained in:
parent
98ea7e3c9d
commit
d52e934c2b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
class ApplicationJob < ActiveJob::Base
|
||||
include GoodJob::ActiveJobExtensions::Concurrency
|
||||
|
||||
# Automatically retry jobs that encountered a deadlock
|
||||
# retry_on ActiveRecord::Deadlocked
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue