refactor(support): create HS conversation in async and run virus scanner on attachments
This commit is contained in:
parent
ae5937b22a
commit
a1469b04fe
8 changed files with 138 additions and 39 deletions
|
@ -14,6 +14,7 @@ if Rails.env.production? && SIDEKIQ_ENABLED
|
|||
DossierIndexSearchTermsJob,
|
||||
DossierOperationLogMoveToColdStorageBatchJob,
|
||||
DossierRebaseJob,
|
||||
HelpscoutCreateConversationJob,
|
||||
ImageProcessorJob,
|
||||
MaintenanceTasks::TaskJob,
|
||||
Migrations::BackfillStableIdJob,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue