mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-23 10:11:47 -04:00
- 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.