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
2025-12-17 18:52:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f596d17bf2bc0ca33c8aa82ac9da8767acf85736
notifications-api
/
app
/
celery
History
Rebecca Law
f596d17bf2
If a sms or email has not been sent after 4 hours and 15 minutes then put it on the delivery queue.
2018-03-23 15:38:35 +00:00
..
__init__.py
…
celery.py
…
letters_pdf_tasks.py
change failed virus scan log to error
2018-03-21 15:30:58 +00:00
process_ses_receipts_tasks.py
…
provider_tasks.py
Updates after code review.
2018-03-19 14:08:38 +00:00
reporting_tasks.py
primary key for ft_billing should use notification_type
2018-03-21 15:02:08 +00:00
research_mode_tasks.py
…
scheduled_tasks.py
If a sms or email has not been sent after 4 hours and 15 minutes then put it on the delivery queue.
2018-03-23 15:38:35 +00:00
service_callback_tasks.py
The send_delivery_status_to_service task was refactor to take the details of the notification and service api callback such that the task no longer needed to go to the database to provide the status update.
2018-03-19 17:38:20 +00:00
tasks.py
…