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-01-21 18:12:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caf810eb76f15ecd7e485a197dd43fadd3d70ea9
notifications-api
/
app
/
celery
History
Rebecca Law
03c3ebbbe7
Update send_to_providers and create_dvla_file_contents_for_notifications to use notification.reply_to_text.
...
The next thing to do is to stop updating the notification to sender mapping tables.
2017-11-27 15:24:16 +00:00
..
__init__.py
…
callback_tasks.py
update research mode email callbacks to add process-ses-response task to queue
2017-11-17 13:41:45 +00:00
celery.py
…
provider_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
research_mode_tasks.py
ensure sample SES callbacks and SNS subscription payloads are accurate in research mode and unit tests
2017-11-17 14:34:16 +00:00
scheduled_tasks.py
Added new endpoint to get the new template stats
2017-11-15 12:58:39 +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
Update send_to_providers and create_dvla_file_contents_for_notifications to use notification.reply_to_text.
2017-11-27 15:24:16 +00:00