oncall-engine/engine/apps/alerts
Matias Bordese 22cd4b86fc
Handle Slack invalid_auth error when posting alert group notification (#4970)
Also, make telegram error check more flexible (case insensitive, e.g. we
got some of these recently: `telegram.error.Unauthorized: Forbidden: bot
was blocked by the user`)
2024-09-02 16:37:27 +00:00
..
escalation_snapshot Fix escalation chain webhooks executing when disabled (#4319) 2024-05-07 19:58:49 +00:00
grafana_alerting_sync_manager New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
incident_appearance Add method to send notification bundle by SMS (#4624) 2024-07-16 14:20:16 +00:00
incident_log_builder Fix notification plan builder (#4726) 2024-07-24 15:49:03 +00:00
migrations Handle Slack invalid_auth error when posting alert group notification (#4970) 2024-09-02 16:37:27 +00:00
models Handle Slack invalid_auth error when posting alert group notification (#4970) 2024-09-02 16:37:27 +00:00
tasks Fix direct paging ack (#4957) 2024-08-30 09:17:09 +00:00
tests Fix direct paging ack (#4957) 2024-08-30 09:17:09 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py User notifications bundle (#4457) 2024-07-16 11:24:08 +00:00
integration_options_mixin.py Add support for integration additional settings via custom serializer (#4027) 2024-03-07 18:35:11 +00:00
paging.py User notifications bundle (#4457) 2024-07-16 11:24:08 +00:00
representative.py apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
signals.py Move slack log report from message thread to button (#4686) 2024-08-19 20:17:06 +00:00
utils.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00