Files
notifications-api/app
Katie Smith 51716fbaf8 Change email status to permanent-failure if SES raises InvalidParameterValue
If SES raised an `InvalidParameterValue` error (because an email address
was wrong) we were logging an exception and setting the email status to
`technical-failure`. We now set it to `permanent-failure` instead and
change the log level to `info` - setting it to `permanent-failure` means
that people will know not to retry the message.
2019-08-12 10:24:59 +01:00
..
2019-07-26 13:26:20 +01:00
2019-08-02 12:41:03 +01:00
2019-08-05 12:02:43 +01:00