This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-24 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
038f37984efc14eb91746fca256bc821942e497a
notifications-api
/
app
/
celery
History
Alexey Bezhan
8a67b714e2
Merge pull request
#1651
from alphagov/eventlet-celery-workers-service-callbacks
...
Switch service callback workers to use eventlet pool implementation
2018-02-15 11:08:54 +00:00
..
__init__.py
…
celery.py
Create an app context for each celery task run
2018-02-13 16:44:30 +00:00
letters_pdf_tasks.py
upload letter pdfs with retention tag
2018-02-09 17:13:37 +00:00
process_ses_receipts_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
provider_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
research_mode_tasks.py
…
scheduled_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
service_callback_tasks.py
Release DB connection before executing service API callback
2018-02-13 16:44:30 +00:00
statistics_tasks.py
Removed statsd from the api and use the statsd in the utils library.
2018-02-06 09:52:15 +00:00
tasks.py
Switch to using the pdf letter flow.
2018-02-13 18:38:32 +00:00