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-23 17:01:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
236bbc5f28f3f9cf8f5a1918c0f461cd0a33eb58
notifications-api
/
app
/
celery
History
Rebecca Law
a4f357499d
Sometimes the page counts from DVLA do not match our page counts. Our counts have always been right. This PR does not update notification with the DVLA page count but does still let us know the difference happened.
2018-09-27 16:13:15 +01:00
..
__init__.py
…
celery.py
remove duplication shutdown loggers
2018-07-20 12:09:00 +01:00
letters_pdf_tasks.py
Added an info log message when the precompiled pdf is successful. This is because we can't tell when the letters are passing.
2018-09-18 17:46:19 +01:00
process_ses_receipts_tasks.py
…
provider_tasks.py
remove duplication shutdown loggers
2018-07-20 12:09:00 +01:00
reporting_tasks.py
Increase the number of days we calculate billing from 3 to 10 days.
2018-07-24 16:28:30 +01:00
research_mode_tasks.py
make test dvla response file timestamps in a random order
2018-07-20 12:09:00 +01:00
scheduled_tasks.py
In this PR we remove trigger-letter-pdfs-for-day scheduled task and just call collate_letter_pdfs_for_day instead.
2018-09-12 17:16:34 +01:00
service_callback_tasks.py
Revert notification_id name change in delivery_status service_callback_task data
2018-07-20 11:22:38 +01:00
tasks.py
Sometimes the page counts from DVLA do not match our page counts. Our counts have always been right. This PR does not update notification with the DVLA page count but does still let us know the difference happened.
2018-09-27 16:13:15 +01:00