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-06-29 03:40:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24a87d82604487b246de285c1fddb1d65ffe5677
notifications-api
/
app
/
celery
History
Rebecca Law
24a87d8260
Small change to use the current datetime stamp for the Notification.created_at timestamp rather than the job.created_at start date. This will give us better more reflective data.
2017-10-17 16:05:31 +01:00
..
__init__.py
Revert celery4
2017-07-19 15:17:19 +01: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
Revert celery4
2017-07-19 15:17:19 +01:00
scheduled_tasks.py
Process Incomplete Jobs Updates
2017-10-17 11:07:36 +01: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
Small change to use the current datetime stamp for the Notification.created_at timestamp rather than the job.created_at start date. This will give us better more reflective data.
2017-10-17 16:05:31 +01:00