Sylvain Girard
Sylvain Girard
What you're describing sounds conceptually the same as snapshooter or snapshot testing in general if you squint just hard enough. It's, however, fundamentally different of what is accomplished with snapshooter....
> 👍 we already do have an issue to replace SimpleJson #6227, which might happen as soon as we can use System.Text.Json on every build target. I can't immediately come...
> What kind of errors do you run into exactly? Does this cause issues only when deserializing a saga? can you share some example of such a saga data? Correct,...
> thanks for the example. I'll forward this internally to look into. Both Newtonsoft.Json and System.Text.Json seem to be fine with readonly structs while SimpleJson hasn't been designed for these...
> btw. @sylvaingirardbe what transport and persistence are you using? Differs per environment. Transport is either RabbitMQ or ASB and persistence SQL Server or Azure Table.
It seems the example above is incorrect. The concurrency token is `LastName` and the update that is supposed to trigger the concurrency exception is updating the `FirstName`. Or am I...
@ArnoutBorn isn't working on the project that was the base of this PR anymore so my guess is he's not monitoring this. If anyone with the correct authority could merge...
Same problem here. Not just api-servers, also allow-privileged. Since I'm trying to get an Atomic cluster up and running, I'm willing to create a PR to updated the docs.
Yeah, don't expect too much support from them... Anyway, you can just use ``.
Well, since the template is a material design template, I'd say the material solution is pretty much OOTB :). Sorry I can't be of any more help.