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

NuGet doesn't retry on HTTP 429 responses #12214

Closed
zivkan opened this issue Nov 4, 2022 · 0 comments · Fixed by NuGet/NuGet.Client#4897
Closed

NuGet doesn't retry on HTTP 429 responses #12214

zivkan opened this issue Nov 4, 2022 · 0 comments · Fixed by NuGet/NuGet.Client#4897
Assignees
Labels
Milestone

Comments

@zivkan
Copy link
Member

zivkan commented Nov 4, 2022

NuGet Product Used

dotnet.exe, MSBuild.exe

Product Version

all

Worked before?

No response

Impact

It's more difficult to complete my work

Repro Steps & Context

This issue is different to #10558. That one includes honoring the Retry-After header. This is just about the fact that NuGet currently fails on the first HTTP 429.

Verbose Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants