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

WIP: Fix: Diagnostic used single point of failure for internet access check #522

Closed
wants to merge 1 commit into from

Conversation

hoh
Copy link
Member

@hoh hoh commented Jan 29, 2024

Solution: Test multiple endpoints, in parallel as to not impact the resulting latency too much.

… check

Solution: Test multiple endpoints, in parallel as to not impact the resulting latency too much.
@hoh
Copy link
Member Author

hoh commented Jan 29, 2024

Related to #513

@hoh
Copy link
Member Author

hoh commented Jan 30, 2024

This should be changed to return as soon as a response from any of the endpoints has been received.

@hoh hoh unassigned nesitor Mar 7, 2024
@olethanh
Copy link
Collaborator

olethanh commented Nov 5, 2024

I think this was implemented in c74ed5a already ? @hoh

@hoh hoh closed this Nov 6, 2024
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

Successfully merging this pull request may close these issues.

3 participants