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 08:51:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9fd541ab7149c9fbb3fd0a0dba5206d0b970fc0
notifications-api
/
app
/
celery
History
Rebecca Law
89a8d8912a
Set postage and international for letters uploaded with a CSV
...
If the letter is outside of the United Kingdom, set the postage and international flag.
2020-08-10 09:58:49 +01:00
..
__init__.py
…
broadcast_message_tasks.py
move schema import in to function level
2020-07-09 20:10:34 +01:00
celery.py
dd sqlalchemy connection metrics for celery tasks
2020-06-12 14:52:22 +01:00
letters_pdf_tasks.py
Add postage for send-one-off letters.
2020-08-03 14:01:59 +01:00
nightly_tasks.py
…
process_ses_receipts_tasks.py
Add better logging to understand callback delivery cases
2020-06-04 16:00:43 +01:00
process_sms_client_response_tasks.py
Put status codes in logs to see if lack of detailed status is
2020-06-02 13:26:41 +01:00
provider_tasks.py
…
reporting_tasks.py
Add in lots of logging to our reporting tasks
2020-04-28 10:38:53 +01:00
research_mode_tasks.py
…
scheduled_tasks.py
We have a scheduled task to check that all the jobs have completed, this will catch if an app is shut down and the job is complete yet, we only wait 10 seconds before forcing the app to shut down.
2020-07-22 17:00:20 +01:00
service_callback_tasks.py
…
tasks.py
Set postage and international for letters uploaded with a CSV
2020-08-10 09:58:49 +01:00