David Kujawski
Results
2
issues of
David Kujawski
I was having an issue with calling a certain static method which called other methods downstream (one of which was LINQ and EntityFramework) where using Pose.Isolate(...) it would fail. My...
### Describe the solution you'd like While KafkaFlow allows use of either CoreJson or Newtonsoft through **KafkaFlow.Serializer.JsonCore** and **KafkaFlow.Serializer.Newtonsoft**, KafkaFlow-Retry (the durable code) is hard-coded to use Newtonsoft directly. For...
enhancement
low priority