Skip to content

feat: fetch proxy latencies at most once per 30s #8277

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

Merged
merged 3 commits into from
Jun 30, 2023

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Jun 30, 2023

Only queries latencies at most once per 30s.
Right now no background job is kicked off, so this only happens on load. Maybe we should run a background loop at some point 🤔

Fixes: #8152

@Emyrk Emyrk requested a review from Kira-Pilot June 30, 2023 15:36
@Emyrk Emyrk requested a review from BrunoQuaresma June 30, 2023 16:17
@Emyrk Emyrk merged commit eb0497f into main Jun 30, 2023
@Emyrk Emyrk deleted the stevenmasley/proxy_latency_frequency branch June 30, 2023 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 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.

Not run latency ping more than once per 30s, store in local storage
2 participants