Closed sastels closed 1 day ago
There was a copy/paste error so that one of the Pinpoint error types was missing from the Failures log group filter :/
This PR fixes: https://github.com/cds-snc/notification-terraform/pull/1531
Since this is done by a script rather than terraform proper I've click-ops'd in the change to staging and production.
should be merged today!
Ready for QA. verify the "To Reproduce" steps do not show differences now.
@pond to QA
479 vs 444 on my queries. Good to Go!
@ben851 I think you meant @P0NDER0SA not @pond - had me confused for a while there, thought this was some new kind of spam LOL :-)
Describe the bug
We can see errors in
PinpointDirectPublishToPhoneNumber
(where all sms results get dumped) but not all show up inPinpointDirectPublishToPhoneNumber/Failure
Bug Severity
See examples in the documentation
SEV-3 Minor doesn't affect users directly but affects our ability to find and fix issues.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All errors should be saved in PinpointDirectPublishToPhoneNumber/Failure.
Impact
Makes it hard to find and fix sms sending issues