Is there a way to rate limit or otherwise control a message that, when it happens, will generate a bunch of alerts at once?
I would like to set a fail-safe on alerts that will limit the same message from sending again for, say, 5 minutes.
Is this possible?
Thanks!