mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-26 16:12:20 +00:00
c59f39557b
This commit implements a wait period before actually dispatching notifications. The backoff linearly depends on the UID order of participating peers. This gives the gossip state time to catch up and avoids duplicate notifications while ensuring that every peer notifies eventually. |
||
---|---|---|
.. | ||
impl.go | ||
notify_test.go | ||
notify.go |