Konstantin Lepeshenkov

Results 32 comments of Konstantin Lepeshenkov

@kulkarnisonia16 , I can only agree with the others and confirm again, that proxies is an extremely useful feature. Dropping it would be a very significant loss for the platform....

What an ever-green issue. ~100 mentions! Let me contribute to it as well. I'm occasionally seeing this error when for some reason the token cache (maintained by **adal-node** library) contains...

> I don't know which chain of events leads to a token being duplicated in the cache No, wait, I know! It's a concurrency issue. Token cache (or some code...

Thanks for the reminder, @lkurzyniec , will certainly take care of this.

Hello @mronnblom-ith , to clarify: .NET versions are backward-compatible. So nothing prevents you to inject the current DfMon Isolated package into your .NET 8 projects (in which case it is...

@lkurzyniec , can you please provide more details? How exactly is it not working?

Partially completed in [v6.0](https://github.com/microsoft/DurableFunctionsMonitor/releases/tag/v6.0)

@russor45 , I agree, it would be a very useful feature. > along with a new form that allows for a custom error message to be passed Can you please...

The reason for this is that in .NET Isolated version of Durable Functions they've changed the field name for storing those exception details in XXXHistory table. Previously the field was...

Thanks a lot for the fix, @epDugas ! Here is your Isolated beta package: https://www.nuget.org/packages/DurableFunctionsMonitor.DotNetIsolated/6.5.0-beta1