Files
notifications-api/app
Rebecca Law b2dfa59b1b We are not handling the case of an unknown status code sent by the SMS provider. This PR attempts to fix that.
- If the SMS client sends a status code that we do not recognize raise a ClientException and set the notification status to technical-failure
- Simplified the code in process_client_response, using a simple map.
2018-02-07 17:49:15 +00:00
..
2017-12-20 14:40:07 +00:00
2018-01-26 14:45:36 +00:00
2018-01-29 14:34:22 +00:00