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-08-29 02:33:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9888ba3d4e7f941c06abca90a8e94f6336972f40
notifications-api
/
app
/
celery
History
Venus Bailey
a883fc54d8
Merge pull request
#1807
from alphagov/vb-report-tasks
...
Billing database tweak and BST bug fix
2018-03-28 11:01:18 +01:00
..
__init__.py
…
celery.py
Added a new exception type for DVLAException.
2018-02-22 15:05:37 +00:00
letters_pdf_tasks.py
Added a new task to handle any error cases with the anti-virus
2018-03-26 14:18:44 +01:00
process_ses_receipts_tasks.py
…
provider_tasks.py
Revert change to exception log.
2018-03-26 16:44:29 +01:00
reporting_tasks.py
use datetime.combine rather than parser.parse
2018-03-28 10:52:37 +01:00
research_mode_tasks.py
Change format of the letter response file we expect
2018-03-14 09:25:51 +00:00
scheduled_tasks.py
Run task every 15 minutes.
2018-03-26 10:26:24 +01: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
Throw an exception whenever we updated a notification to technical failure.
2018-03-16 17:18:44 +00:00