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-02-23 19:39:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9233ffa3d49ef590e4cd32d001daee678b8f43d7
notifications-api
/
app
/
celery
History
Martyn Inglis
9233ffa3d4
When processing a CSV file don't put the DB tasks into the live queue when service is in research mode.
2016-09-28 13:53:05 +01:00
..
__init__.py
Celery tests
2016-02-09 13:31:45 +00:00
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
Updated clients to have a more robust error handling
2016-09-22 17:18:05 +01:00
research_mode_tasks.py
Use the notification types enum for the notifications.notification_type.
2016-06-29 11:50:54 +01:00
scheduled_tasks.py
Remove try catch, it was only logging the exception.
2016-09-14 10:38:34 +01:00
tasks.py
When processing a CSV file don't put the DB tasks into the live queue when service is in research mode.
2016-09-28 13:53:05 +01:00