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-05-07 09:38:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a9bc2a5cf1442da49924a20185901c40480f4e4
notifications-api
/
app
/
celery
History
Ken Tsang
2f09c943f7
Change error log to exception log for pdfs failing virus scans
2018-03-23 14:24:23 +00:00
..
__init__.py
…
celery.py
Added a new exception type for DVLAException.
2018-02-22 15:05:37 +00:00
letters_pdf_tasks.py
Change error log to exception log for pdfs failing virus scans
2018-03-23 14:24:23 +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
Change format of the letter response file we expect
2018-03-14 09:25:51 +00:00
scheduled_tasks.py
put import reporting_tasks in config
2018-03-21 10:39:00 +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
Throw an exception whenever we updated a notification to technical failure.
2018-03-16 17:18:44 +00:00