Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Add retry in dowloading windows zip #2979

Merged
merged 1 commit into from
May 16, 2018

Conversation

JiangtianLi
Copy link
Contributor

What this PR does / why we need it:

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

Special notes for your reviewer:

If applicable:

  • documentation
  • unit tests
  • tested backward compatibility (ie. deploy with previous version, upgrade with this branch)

Release note:

@ghost ghost assigned JiangtianLi May 16, 2018
@ghost ghost added the in progress label May 16, 2018
@PatrickLang
Copy link
Contributor

Bit of background here - I recommended this change for a faster download too.

Invoke-WebRequest - took 39.1 seconds on my work machine
Start-BitsTransfer - took 6.6 seconds on my work machine

/lgtm

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

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

lgtm

@jackfrancis jackfrancis merged commit e5d9caf into Azure:master May 16, 2018
@ghost ghost removed the in progress label May 16, 2018
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.

3 participants