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

Zones alternate on and off #72

Open
egite opened this issue Jul 15, 2023 · 0 comments
Open

Zones alternate on and off #72

egite opened this issue Jul 15, 2023 · 0 comments

Comments

@egite
Copy link

egite commented Jul 15, 2023

Zone status alternates between on and off when more than 8 zones are faulted.

The issue seems to be with EXPIRE being set to 30 in zonetracking.py. When more than 8 zones are faulted, the timeout expires before the faulted zone statuses can be refreshed. Increasing this value to 300 solved the issue in my setup with 42 zones.

Ideally, this variable could be available to adjust in the webapp.

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

No branches or pull requests

1 participant