Do not execute the job with the same arguments as the retry job (#4814)
This commit is contained in:
parent
e821c00e74
commit
be7ffa2d75
4 changed files with 25 additions and 1 deletions
|
@ -10,6 +10,7 @@ require_relative '../app/lib/exceptions'
|
|||
require_relative '../lib/paperclip/gif_transcoder'
|
||||
require_relative '../lib/paperclip/video_transcoder'
|
||||
require_relative '../lib/mastodon/version'
|
||||
require_relative '../lib/mastodon/unique_retry_job_middleware'
|
||||
|
||||
Dotenv::Railtie.load
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue