mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
Add create-letters-pdf-tasks to notify-delivery-worker
This commit is contained in:
@@ -30,7 +30,7 @@ class QueueNames(object):
|
||||
RETRY = 'retry-tasks'
|
||||
NOTIFY = 'notify-internal-tasks'
|
||||
PROCESS_FTP = 'process-ftp-tasks'
|
||||
CREATE_LETTERS_PDF = 'create-letters-pdf'
|
||||
CREATE_LETTERS_PDF = 'create-letters-pdf-tasks'
|
||||
|
||||
@staticmethod
|
||||
def all_queues():
|
||||
|
||||
Reference in New Issue
Block a user