microsoft-authentication-library-for-dotnet icon indicating copy to clipboard operation
microsoft-authentication-library-for-dotnet copied to clipboard

[Feature Request] Create/update a Kusto query to report on HTTP client errors

Open pmaytak opened this issue 1 year ago • 0 comments

Overview: Before 4.46.2 there were different HTTP client factory implementations in .NET Fx and .NET Core. Based on data .NET Core was more resilient (threw less errors). In 4.46.2, .NET Fx started using the client implementation of .NET Core.

Goal: Create a query to find and compare the number of HTTP related errors pre- and post- 4.46.2 on .NET Core and Fx.

pmaytak avatar Sep 20 '22 17:09 pmaytak