Skip to content

Uses the new param `retry` set to false for the notifiers

Alex Thomae requested to merge 8-alertmanager-retry into master

In effect, this disables the telegram retry in case of timeout, relying on the alertmanager exponential back-off retry for HTTP 5xx response for webhooks. See also ix-ai/alertmanager-notifier#8

Closes #8

Merge request reports