mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
update queue name
This commit is contained in:
@@ -49,7 +49,7 @@ class QueueNames(object):
|
|||||||
|
|
||||||
class TaskNames(object):
|
class TaskNames(object):
|
||||||
DVLA_JOBS = 'send-jobs-to-dvla'
|
DVLA_JOBS = 'send-jobs-to-dvla'
|
||||||
DVLA_NOTIFICATIONS = 'send-notifications-to-dvla'
|
DVLA_NOTIFICATIONS = 'send-api-notifications-to-dvla'
|
||||||
|
|
||||||
|
|
||||||
class Config(object):
|
class Config(object):
|
||||||
|
|||||||
Reference in New Issue
Block a user