Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delayed or never seeing messages if state does not change at startup of app. #23

Open
f34rdotcom opened this issue Apr 6, 2018 · 0 comments
Labels

Comments

@f34rdotcom
Copy link
Contributor

if old_status is not None:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant