alertmanager
alertmanager copied to clipboard
Consider relaxed retrying for resolved notifications
Resolved notifications are not as important as firing notifications. In case a receiver fails, putting less effort into resending resolved notifications can reduce the load on Alertmanager.
Less frequent retrying and an eventual deadline seem like a reasonable approach here.