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

Add fallback url in case download fails #15089

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

bishal-pdMSFT
Copy link
Contributor

@bishal-pdMSFT bishal-pdMSFT commented Jul 26, 2021

Task name: UseDotNetV2

Description: Fixes #15086 There is some problem with .NET download CDN servers and that is causing the download to fail intermittently. This fix tries to use a fallback url based on https://dotnetcli.azureedge.net domain which is also used by dotnet install scripts.

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) #15086

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@ashwinsangem ashwinsangem merged commit 6016379 into master Jul 27, 2021
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.

UseDotNet@2 task failed on 404 at least retry expected
3 participants