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-04-26 20:29:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f52755742c8c0507463b350fa599701589e658af
notifications-api
/
app
/
celery
History
Rebecca Law
f52755742c
Split send_email task into one task to create the notification and one to send it to the provider.
...
Is there is an exception the task will go to the retry queue.
2016-07-01 14:14:28 +01:00
..
__init__.py
…
celery.py
…
provider_tasks.py
Split send_email task into one task to create the notification and one to send it to the provider.
2016-07-01 14:14:28 +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
Move scheduled tasks into their own module.
2016-06-20 13:33:53 +01:00
tasks.py
Split send_email task into one task to create the notification and one to send it to the provider.
2016-07-01 14:14:28 +01:00