-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Need to handle: If the alerts get processed out of order, superseding of alerts does not take place (i.e., the flag superseded is still false).
When processing a new alert, the alert service should check for alerts referencing the current alert. If yes, then supersede it.
An alternative is to have a cleanup cron job run every so often.
Reactions are currently unavailable