You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like some alarm states will not generate on_ events upon startup. If the system restarts in Alarming state it wont report the alarm. Not a huge issue if we never restart. AFAIK restarts can happen in gunicorn on some timeouts and that could lead to a long series of repeated messages :(. Not want to change this but wanted to make a note and consider changes.
The text was updated successfully, but these errors were encountered:
alarmdecoder/alarmdecoder/decoder.py
Line 879 in ad3ff87
It looks like some alarm states will not generate on_ events upon startup. If the system restarts in Alarming state it wont report the alarm. Not a huge issue if we never restart. AFAIK restarts can happen in gunicorn on some timeouts and that could lead to a long series of repeated messages :(. Not want to change this but wanted to make a note and consider changes.
The text was updated successfully, but these errors were encountered: