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-20 01:21:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d36a65b65fdf0fc8e52c76f243b88052a674a03
notifications-api
/
app
/
celery
History
Rebecca Law
35f1704a9d
Merge pull request
#1395
from alphagov/catch-inbound-sms-push-exception
...
Retry unknown exceptions for send_inbound_sms_to_service task
2017-11-16 15:47:14 +00:00
..
__init__.py
…
celery.py
…
provider_tasks.py
…
research_mode_tasks.py
…
scheduled_tasks.py
Added new endpoint to get the new template stats
2017-11-15 12:58:39 +00:00
statistics_tasks.py
…
tasks.py
If the post to a url for the inbound sms message to the service throwns an unknown exception - or RequestException, the base exception for request, the error will be logged and retried.
2017-11-15 11:43:52 +00:00