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

Adds faster polling for scripts and reports #13202

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

abhi1693
Copy link
Member

Fixes: #13097

@jsenecal
Copy link
Contributor

LGTM

@jeremystretch
Copy link
Member

In testing, I only see HTMX requests at 500ms and at 5sec intervals. It doesn't seem like the 1sec or 2sec delay timers are in effect.

IMO a 1- or 2-second initial delay timer is probably sufficient anyway.

@abhi1693
Copy link
Member Author

@jeremystretch Check now, I have removed the extra load definitions

@jeremystretch
Copy link
Member

Thanks @abhi1693!

@jeremystretch jeremystretch merged commit 0ab3f97 into develop Jul 27, 2023
8 checks passed
@jeremystretch jeremystretch deleted the feat/13097-script-poll branch July 27, 2023 19:59
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Faster initial poll for script responses
3 participants