Hi,
we have some applications that request data from nuget.org during the build process of application.
We use teamcity build agents, that compile source code and dynamically download code from nuget.org.
During this build process, we have some errors, the agent complains, that there is a timeout retrieving data from web.
Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.org/api/v2/FindPackagesById()?id='******************'.
An error occurred while sending the request.
This thread was automatically locked due to age.