Leo Hemsted
|
6c61a3fc2a
|
Revert celery4
Revert the following three pull requests:
https://github.com/alphagov/notifications-api/pull/1085
https://github.com/alphagov/notifications-api/pull/1086
https://github.com/alphagov/notifications-api/pull/1088
celery 4.0.2 looked promising, however, on staging under mild load
(5/sec api calls) the performance was actually worse than 3.1.25
|
2017-07-19 15:17:19 +01:00 |
|
Martyn Inglis
|
786adb5d71
|
Move Queuenames in with the celery code, revamp config to allow move to celery 4.x
|
2017-07-12 12:01:52 +01:00 |
|
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 |
|
Imdad Ahad
|
570d0ec9db
|
Send notification to active service users with user fields (optional)
|
2017-05-12 14:06:29 +01:00 |
|