About 40% of the time our build fails with a bunch of errors like below
Response status code does not indicate success: 500 (Internal Server Error). Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='System.Diagnostics.StackTrace'&semVerLevel=2.0.0'. Response status code does not indicate success: 500 (Internal Server Error). Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='System.Xml.XmlDocument'&semVerLevel=2.0.0'. Response status code does not indicate success: 500 (Internal Server Error). Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='System.Xml.XDocument'&semVerLevel=2.0.0'. Response status code does not indicate success: 500 (Internal Server Error). Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='System.Reflection.Emit.ILGeneration'&semVerLevel=2.0.0'. Response status code does not indicate success: 500 (Internal Server Error). Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='System.Composition.TypedParts'&semVerLevel=2.0.0'. Response status code does not indicate success: 500 (Internal Server Error). Retrying 'FindPackagesByIdAsyncCore' for source 'https://nuget.telerik.com/nuget/FindPackagesById()?id='System.Configuration.ConfigurationManager'&semVerLevel=2.0.0'. Response status code does not indicate success: 500 (Internal Server Error).
Note it doesnt always happen. Any idea how to troubleshoot this?
Thanks