-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
Add automatic refresh #217
Comments
The Monitors are updated as per your cron timings without needing a refresh, this will also populate the usual "Status OK" to "DEGRADED for x time" or "DOWN for x time" without a refresh. The overall homepage doesn't show that it's capturing the updates, but it's working in the background, if you click on any monitor you have set up, and check over your latest square and then keep the home page open without refreshing and check when your next cron is completed you'll see the timestamp to be updated. |
I don't mean the status of the monitor. I mean the status of the update event. When the administrator updates the ongoing event in the background, the homepage can be automatically refreshed so that the event update can be obtained in time. |
When you say |
You can consider adding a setting in the background to refresh the home page data so that if you stay on the home page, you can update the latest time-related information in a timely manner.
The text was updated successfully, but these errors were encountered: