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-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1f641633d6ae29310ddcc91c6e8c1df22db3729
notifications-api
/
app
/
celery
History
Rebecca Law
d1f641633d
Reduce logs
...
The log message is not necessary, let's get rid.
2020-09-28 11:53:54 +01:00
..
__init__.py
…
broadcast_message_tasks.py
Bump utils to 42.0.0
2020-09-14 15:21:55 +01:00
celery.py
dd sqlalchemy connection metrics for celery tasks
2020-06-12 14:52:22 +01:00
letters_pdf_tasks.py
Fix the filenames for international precompiled letters
2020-09-15 16:17:33 +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
Log warning for SES send rate throttling rather than exception
2020-08-13 17:51:09 +01:00
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
Reduce logs
2020-09-28 11:53:54 +01:00