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-03-29 14:43:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ee351b8026ca76e196a1306b2649e94fc8bb08e
notifications-api
/
app
/
celery
History
Rebecca Law
a7232381bf
Merge pull request
#1433
from alphagov/add-reply-to-notifications
...
Populate reply-to-text field in notifications
2017-11-28 13:19:36 +00:00
..
__init__.py
…
callback_tasks.py
celery.task.retry exc param should be a throwable.
2017-11-27 14:55:29 +00:00
celery.py
log unhandled celery exceptions
2017-08-31 12:52:06 +01:00
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
Merge pull request
#1433
from alphagov/add-reply-to-notifications
2017-11-28 13:19:36 +00:00