bug: fix twilio alerts to not care about status codes #48

Closed
opened 2025-01-02 18:11:55 -08:00 by martin · 1 comment
Owner

currently if we return 4xx error code, or log with error level or "err" response, twilio alerts me. We don't really care about this so we should filter it out

currently if we return 4xx error code, or log with error level or "err" response, twilio alerts me. We don't really care about this so we should filter it out
Author
Owner

modified twilio alarm to only trigger on function error instead of also on function warning

modified twilio alarm to only trigger on function error instead of also on function warning
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: martin/doorman#48
No description provided.