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
2026-05-26 08:08:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a90596fa1b7b4660bbd11ce3f954c294107dfb73
notifications-api
/
app
/
celery
History
venusbb
a90596fa1b
Merge branch 'master' of
https://github.com/alphagov/notifications-api
into raise-alert-when-no-ack-file
2018-01-16 16:20:40 +00:00
..
__init__.py
…
celery.py
…
letters_pdf_tasks.py
only send letters in created state to ftp app for zipping
2018-01-15 17:00:00 +00:00
process_ses_receipts_tasks.py
rename callback_tasks.py to process_ses_receipts.py
2017-12-01 16:15:21 +00:00
provider_tasks.py
flake8 - remove unused imports and ensure they're always at the top of the file
2017-11-28 14:28:01 +00:00
research_mode_tasks.py
rename callback_tasks.py to process_ses_receipts.py
2017-12-01 16:15:21 +00:00
scheduled_tasks.py
Change datetime to use utc
2018-01-16 16:06:08 +00:00
service_callback_tasks.py
Update the json in the service callback task to read completed_at rather than updated_at
2017-12-11 17:14:36 +00:00
statistics_tasks.py
Adding extra logging to celery tasks ans gunicorn, specifically log on SIGTERM and SIGINIT so that we can track better when an app restarts and why it restarts e.g. when it restarts after another signal.
2017-10-12 11:39:21 +01:00
tasks.py
Remove the delivery receipt callback for letters
2018-01-03 16:41:10 +00:00