You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you expected to see, versus what you actually saw
Dependabot fails every time with Error: The operation was canceled after precisely 54m 59s, so I expect it could be some sort of timeout
I think that may be the reason is that I grouped everything MS-provided in one big group and .NET patch version have came out.
My group:
Too many updates in the same run can certainly lead to timeouts, but another reason is too many projects listed. Since we have to honor NuGet.Config files, we can't pre-load any NuGet packages that you likely have on your local machine which means a lot of the updater's time is spent downloading and unpacking common packages.
Is there an existing issue for this?
Package ecosystem
nuget
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
https://github.com/joinrpg/joinrpg-net/tree/7991e5ee64e928c568e6957e45c81ab306bf0433
dependabot.yml content
https://github.com/joinrpg/joinrpg-net/blob/7991e5ee64e928c568e6957e45c81ab306bf0433/.github/dependabot.yml
Updated dependency
No response
What you expected to see, versus what you actually saw
Dependabot fails every time with
Error: The operation was canceled
after precisely 54m 59s, so I expect it could be some sort of timeoutI think that may be the reason is that I grouped everything MS-provided in one big group and .NET patch version have came out.
My group:
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: