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

Increase NuGet Credential Provider Timeout #6147

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

NickGerleman
Copy link
Collaborator

@NickGerleman NickGerleman commented Oct 1, 2020

We've been seeing intermittent errors doing a NuGet restore due to the credential provider timing out. Reccomendations online are to increase the default 5s timeout to something longer.

See

Hopefully fixes #6131

Microsoft Reviewers: Open in CodeFlow

We've been seeing intermittent errors doing a NuGet restore due to the credential provider timing out. Reccomendations online are to increase the default 5s timeout to something longer.

See
- https://developercommunity.visualstudio.com/content/problem/1014284/nuget-restore-fails-due-to-credentialprovidermicro.html
- microsoft/artifacts-credprovider#192

Hopefully fixes microsoft#6131
@NickGerleman NickGerleman requested a review from a team as a code owner October 1, 2020 01:36
@NickGerleman NickGerleman merged commit 2489208 into microsoft:master Oct 1, 2020
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.

CI Failure Restoring NuGet Packages for Desktop Job
2 participants