Add reporting worker

also remove references to unused statistics queue
This commit is contained in:
Leo Hemsted
2019-08-15 15:21:00 +01:00
parent 5ae77efbe0
commit 3a0bf2b23e
4 changed files with 11 additions and 6 deletions

View File

@@ -71,7 +71,7 @@ def test_queue_names_all_queues_correct():
QueueNames.SEND_SMS,
QueueNames.SEND_EMAIL,
QueueNames.RESEARCH_MODE,
QueueNames.STATISTICS,
QueueNames.REPORTING,
QueueNames.JOBS,
QueueNames.RETRY,
QueueNames.NOTIFY,