V2 feed parser doesn't have retry mechanism #5322
Labels
Area:HttpCommunication
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:NuGet.exe
NuGet.exe
Product:VS.Client
Type:DCR
Design Change Request
Milestone
V2 feed parser is vulnerable to intermittent network issues. It should get resilient to connectivity problems by getting a retry mechanism implemented similar to or based on existing one added earlier for V3 feed.
This issue results in functional tests flakiness due to slow ecosystem servers.
Typical call stack looks like following:
The text was updated successfully, but these errors were encountered: