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-07 19:27:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dada25beb1807c9b95f1177ce2f68ee57a466561
notifications-api
/
app
/
celery
History
Athanasios Voutsadakis
865cb6656e
Allow for both an endpoint callback and SQS consumption
2017-10-26 12:14:33 +01:00
..
__init__.py
…
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
…
scheduled_tasks.py
Added an order by to the check_job_status query. The test was failing intermittently
2017-10-18 09:50:39 +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
Allow for both an endpoint callback and SQS consumption
2017-10-26 12:14:33 +01:00