1 reference to RetryHandler
NuGet.Protocol (1)
HttpSource\HttpSource.cs (1)
357
response = await
RetryHandler
.SendAsync(request, _packageSource.SourceUri.OriginalString, log, cancellationToken);