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-01-02 19:50:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c64e93516857cc06be10899df2697c5934eefa0b
notifications-api
/
app
/
celery
History
Rebecca Law
a2bb775b6f
Merge pull request
#3069
from alphagov/add-request-id-if-in-context
...
Pass request_id onto the task if called from a task
2020-12-23 12:26:04 +00:00
..
__init__.py
…
broadcast_message_tasks.py
Remove unused args from cancel broadcast call in tasks
2020-12-14 11:31:05 +00:00
celery.py
Check for app_context and request in g to prevent Attribute Errors.
2020-12-23 09:47:47 +00:00
letters_pdf_tasks.py
return just the columns we need for collating letters
2020-10-23 20:01:18 +01:00
nightly_tasks.py
…
process_ses_receipts_tasks.py
Add notification ID to SES bounce reason
2020-11-20 14:10:13 +00:00
process_sms_client_response_tasks.py
…
provider_tasks.py
…
reporting_tasks.py
…
research_mode_tasks.py
Fix logging line to include response context
2020-12-21 14:39:10 +00:00
scheduled_tasks.py
add CBC_PROXY_ENABLED config flag to control if tasks are triggered
2020-11-26 10:16:22 +00:00
service_callback_tasks.py
Move DATETIME_FORMAT from app to app.utils
2020-12-18 17:39:35 +00:00
tasks.py
Move DATETIME_FORMAT from app to app.utils
2020-12-18 17:39:35 +00:00