Skip to content

Conversation

@plemarquand
Copy link
Contributor

We've seen occasional failures to install the Visual Studio Build Tools due to flakey responses from the server.

Attempt to make this script more robust by adding a retry with exponential backoff, attempting up to 10 times before eventually giving up. This adds the same logic to both the VSB and Swift toolchain downloads.

@plemarquand plemarquand requested a review from a team as a code owner November 3, 2025 14:28
Copy link

@bkhouri bkhouri left a comment

Choose a reason for hiding this comment

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

Some comments for your consideration.

We've seen occasional failures to install the Visual Studio Build Tools
due to flakey responses from the server.

Attempt to make this script more robust by adding a retry with
exponential backoff, attempting up to 10 times before eventually giving
up. This adds the same logic to both the VSB and Swift toolchain
downloads.
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