Confusing error when pulling records failed #6562
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Test-Proxy
Anything relating to test-proxy requests or issues.
Recently, for a particular platform, session records weren't pulled but there was little diagnostic information that made that obvious in the CI. Instead, a bunch of tests failed with something like,
Or even,
The latter comes from https://github.com/Azure/azure-sdk-tools/blob/main/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Store/GitStoreBreadcrumb.cs#L32. This could use more information about why the failure happened, perhaps, such that we are able to self-diagnose what occurred.
See https://dev.azure.com/azure-sdk/public/_build/results?buildId=2932431&view=logs&j=0b29554c-b98e-53a9-91b0-6a3a0eec25d0&t=f0fc8583-d8ae-545a-b5e1-1fe75e05b074&s=ff05ad62-bb9a-53b6-ce9f-72f329a63e7c for where this issue occured.
The text was updated successfully, but these errors were encountered: