Skip to content

PublishBuildToMaestro should have minimum retry delay#16224

Merged
akoeplinger merged 2 commits intodotnet:mainfrom
zivkan:PublishToMaestro-min-retry-delay
Oct 16, 2025
Merged

PublishBuildToMaestro should have minimum retry delay#16224
akoeplinger merged 2 commits intodotnet:mainfrom
zivkan:PublishToMaestro-min-retry-delay

Conversation

@zivkan
Copy link
Member

@zivkan zivkan commented Oct 15, 2025

NuGet's official builds occasionally fail because GitHub says API limit is reached, but when we calculate the retry period, it ends up being a negative number then Thread.Sleep throws, failing the build.

To double check:

@akoeplinger akoeplinger merged commit 5005d94 into dotnet:main Oct 16, 2025
10 checks passed
@akoeplinger
Copy link
Member

/backport to release/10.0

@github-actions
Copy link
Contributor

Started backporting to release/10.0: https://github.com/dotnet/arcade/actions/runs/18566931284

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