Christian Kortlang
Christian Kortlang
I am observing the same behavior in a non heterogeneous setup after changing a grain interface. Interface: ``` //From public interface IAssertionGrain : IGrainWithStringKey, IUpdateResourceNotifier { Task Register(Assertion assertion); Task...
@ReubenBond it "should" be. We are deploying the latest container image across [1..n] containers. Based on the AWS ECS logs, the most recent version of the image was deployed across...
I will say this absence of functionality has been very frustrating. I felt like I was going insane. The AlarmActionStrategy pattern appears to be useless as far as I can...