Alarm Storm Caused by Purely Information Events
30th October 2025
We had an alarm storm triggered by a SLNet.SendMessage command occuring every minute <code>protocol.SLNet.SendMessage(new GenerateAlarmMessage(GenerateAlarmMessage.AlarmSeverity.Information, $"Github Rescue Result {output.Key}:{output.Value}"));</code> Since they're information events, they can't be cleared and the alarm …