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

Auto-refresh jenkins jobs every minute #98

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

rerpha
Copy link
Contributor

@rerpha rerpha commented Jan 29, 2025

closes #97

to review, run a dev instance and look at the wall display, then your browser's "network" tab to see requests are pinged off every minute. you should see about 4 polls of the beam status in between as that is refreshed every 15s rather than 60.

note that this clears the interval as per #82 so we shouldn't affect memory footprint.

@Chsudeepta Chsudeepta self-requested a review January 30, 2025 16:44
@Chsudeepta Chsudeepta merged commit eef587e into main Jan 30, 2025
3 checks passed
@Chsudeepta Chsudeepta deleted the refresh_jenkins_jobs branch January 30, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

wall display: auto refresh jenkins jobs
2 participants