oleggolovkov

Results 2 comments of oleggolovkov

I'd suggest maybe we could use something similar to what exists in `IClusterClient` in `Task Connect(Func retryFilter = null);` where we can register our own handler to tell Orleans if...

The main idea is that sometimes the cluster can get into a (somewhat failed) state which it is unable to recover automatically from, like in this case the only solution...