Martyn Inglis
|
2591d3a1df
|
This massive set of changes uses the new queue names object throughout the app and tests.
Lots of changes, all changing the line of code that puts things into queues, and the code that tests that.
|
2017-05-25 10:51:49 +01:00 |
|
Martyn Inglis
|
eb07fce3ee
|
Renamed method.
|
2017-05-12 12:19:56 +01:00 |
|
Martyn Inglis
|
76494a285e
|
New logic to:
- increment sent only if the notifications is in a NON-finished state
- Increment outcome only if notification is in a finished state
|
2017-05-11 12:10:46 +01:00 |
|
Martyn Inglis
|
a4549a2e26
|
Put the statistics tasks into a new queue. This currently has no worker in PaaS so blocks the deployment until new PaaS worker is configured.
|
2017-05-09 22:03:13 +01:00 |
|
Martyn Inglis
|
f2a47044a4
|
Add a wrapper method around calling the tasks to manage when to call stats tasks
|
2017-05-09 18:17:26 +01:00 |
|
Martyn Inglis
|
b4bf332ea0
|
Added in tasks for created initial job stats and for updating following an outcome.
|
2017-05-09 15:24:05 +01:00 |
|
Martyn Inglis
|
2cbf8d29fd
|
Removed white space for pep8
|
2017-05-09 14:46:15 +01:00 |
|
Martyn Inglis
|
b669c4930a
|
Building the methods around async stats work
|
2017-05-09 12:30:31 +01:00 |
|