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

Make sure technical alarms are raised #143

Open
mschottdorf opened this issue Oct 2, 2020 · 1 comment
Open

Make sure technical alarms are raised #143

mschottdorf opened this issue Oct 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mschottdorf
Copy link
Collaborator

I've never seen a blue box; maybe bug?

@mschottdorf mschottdorf added the bug Something isn't working label Oct 2, 2020
@mschottdorf
Copy link
Collaborator Author

I've done some digging:

In the pushed version, we update oxygen every 5 seconds, but should raise a stuck-sensor alert if a number doesn't change >0.2s [ this is prefs.get_pref('CONTROLLER_MAX_STUCK_SENSOR') ]. As it should, the controller is generating a warning, and logging it:
image

But no technical alert on the UI, so this might be a proper bug @sneakers-the-rat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants