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

Don't retry DNS errors #2728

Closed
wants to merge 2 commits into from
Closed

Don't retry DNS errors #2728

wants to merge 2 commits into from

Conversation

MDrakos
Copy link
Member

@MDrakos MDrakos commented Aug 23, 2023

BugDX-2146 `State shell` hangs forever with no internet

@github-actions github-actions bot changed the base branch from master to version/0-41-0-RC1 August 23, 2023 18:50
@MDrakos MDrakos requested a review from Naatan August 28, 2023 15:47
@MDrakos MDrakos marked this pull request as ready for review August 28, 2023 15:47
Copy link
Member

@Naatan Naatan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't address the issue with this type of fix as we do in fact want to retry DNS errors. On Windows particularly that would fix a lot of issues.

What we want it to do is fail early if it has no chance of succeeding.. but I'm gathering that may not be possible?

@Naatan
Copy link
Member

Naatan commented Aug 28, 2023

https://stackoverflow.com/questions/76296690/http-client-faster-timeout-when-no-network

It doesn't seem like there are any good solutions to this problem. Let's bring the ticket back to triage so we can discuss.

@MDrakos MDrakos closed this Aug 28, 2023
@MDrakos MDrakos deleted the DX-2146 branch April 26, 2024 22:23
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.

2 participants