rename job
This commit is contained in:
committed by
Oleksandr Turchyn
parent
c700484ce8
commit
c1db8bdd3b
@@ -1,6 +1,6 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class ProcessDocumentJob
|
class GeneratePreviewImagesJob
|
||||||
include Sidekiq::Job
|
include Sidekiq::Job
|
||||||
|
|
||||||
sidekiq_options queue: :images
|
sidekiq_options queue: :images
|
||||||
Reference in New Issue
Block a user