Closed alexdebrie closed 8 years ago
Small fix -- If there was a Failure or Missing event that was later fixed, we would still have the key in the events dictionary. This would send an empty message in the notification. This change doesn't send a message if a bad event was recovered.
Failure
Missing
Small fix -- If there was a
Failure
orMissing
event that was later fixed, we would still have the key in the events dictionary. This would send an empty message in the notification. This change doesn't send a message if a bad event was recovered.