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

Increased timeout for IP assignment to 15 minutes. #83

Conversation

DiscoRiver
Copy link

What this PR does / why we need it:

  • Windows requires more than a 5 minute timeout for IP assignment, so the default timeout has been increased to 15 minutes. The delay between attempts remains 5 seconds for performance, however the attempts are increased to 180.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

How Has This Been Tested?:

  • No testing performed.

Release note:

The timeout for IP assignment has been increased to 15 minutes.

@tuxtof tuxtof mentioned this pull request Jan 8, 2023
@tuxtof tuxtof closed this Jan 9, 2023
@tuxtof
Copy link
Contributor

tuxtof commented Jan 9, 2023

replaced by #84

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.

Configurable Timeout for WaitForIP
2 participants