IFailedSessionBackoffProvider
interface
Namespace: Orleans.Placement.Rebalancing
Determines how long to wait between successive rebalancing sessions, if an aprior session has failed.
public interface IFailedSessionBackoffProvider : IBackoffProviderRemarks
A session is considered "failed" if n-consecutive number of cycles yielded no significant improvement to the cluster's entropy.
