mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-19 20:27:07 +00:00
The retry flag allows an integration to specify whether a retry can potentially be solved or if the error is likely not going to recover. For example invalid authentication is likely a wrong configuration and therefore a retry would not make sense, while a server error is likely a temporary problem and can potentially be solved on the next retry. |
||
---|---|---|
.. | ||
impl.go | ||
notify_test.go | ||
notify.go |