Skip to content

Remove dependence on .NET 5 feeds #45359

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

Closed
mmitche opened this issue Nov 30, 2020 · 5 comments
Closed

Remove dependence on .NET 5 feeds #45359

mmitche opened this issue Nov 30, 2020 · 5 comments
Assignees

Comments

@mmitche
Copy link
Member

mmitche commented Nov 30, 2020

The dependence on dotnet5* feeds in builds of this repo may be somewhat contributing to feed throttling. NuGet is very aggressive about requesting info about packages, and essentially hits all input feeds in parallel.

Runtime may be able to mitigate this somewhat by upgrading input dependencies still on the .NET 5 feeds to be 6.0*, then removing those feeds.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Nov 30, 2020
@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mmitche
Copy link
Member Author

mmitche commented Nov 30, 2020

@ViktorHofer

@ViktorHofer
Copy link
Member

will re-start working on it in #41620

@ViktorHofer ViktorHofer self-assigned this Nov 30, 2020
@ViktorHofer ViktorHofer added area-Infrastructure and removed untriaged New issue has not been triaged by the area owner labels Nov 30, 2020
@ghost
Copy link

ghost commented Nov 30, 2020

Tagging subscribers to this area: @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

The dependence on dotnet5* feeds in builds of this repo may be somewhat contributing to feed throttling. NuGet is very aggressive about requesting info about packages, and essentially hits all input feeds in parallel.

Runtime may be able to mitigate this somewhat by upgrading input dependencies still on the .NET 5 feeds to be 6.0*, then removing those feeds.

Author: mmitche
Assignees: ViktorHofer
Labels:

area-Infrastructure

Milestone: -

@ViktorHofer
Copy link
Member

Closing as dup of #41593

@ghost ghost locked as resolved and limited conversation to collaborators Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants