Use central NotifyCelery base class in utils

Note that the new base class doesn't include a bespoke feature we
had here: 'log_on_worker_shutdown'. We've agreed it's reasonable
to remove it for now as it was introduced many years ago and its
use case is unclear - we can always add it back if needed.
This commit is contained in:
Ben Thorner
2021-11-16 13:29:55 +00:00
parent 782aef351c
commit 528223ed61
5 changed files with 3 additions and 286 deletions

View File

@@ -151,7 +151,7 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==6.0.2
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@48.0.0
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@48.1.0
# via -r requirements.in
orderedset==2.0.3
# via notifications-utils