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