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 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ea79d9eb148b53ed4e994bfb1db78f7830d1e42
notifications-api
/
app
/
celery
History
venusbb
46226a25b4
modified dao_timeout_notifications
...
added send delivery status in scheduled timeout sending email/sms tasks
2017-12-07 16:44:08 +00:00
..
__init__.py
…
celery.py
…
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
modified dao_timeout_notifications
2017-12-07 16:44:08 +00:00
service_callback_tasks.py
code style fix
2017-12-05 11:23:21 +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
Fixed processing of incomplete letter jobs
2017-12-07 12:03:16 +00:00