darkoa-msft
darkoa-msft
> System.Fabric.dll comes with the Microsoft.ServiceFabric NuGet package. This is completely unhelpful. The DLL in question that is needed by the client but not distributed with it is _System.Fabric.AzureActiveDirectory.Client.dll_ On...
@vishweshbankwar yes, we still occasionally hit this issue. Specifically with a Cosmos DB exception where both message and stack trace are truncated. Looks to me that the ETW event size...
Note that we have seen the exceptions with max message and stack trace, so there is something else going on here.
@vishweshbankwar Just skimming through the documentation, it looks like too much work for us to enable diagnostics. We cannot reproduce the exception that causes the issue, it is some internal...
It is not fixed. Fresh install on Windows, I am not going to post the debug output but this is what "fixed" it for me: - get the failing command...
What about mandating `wait` support for any API that returns 202? I do not understand how this issue can be open for 8 years.