Class ClientPeerRejectionPolicy

java.lang.Object
io.servicetalk.traffic.resilience.http.ClientPeerRejectionPolicy

public final class ClientPeerRejectionPolicy extends Object
Policy for peer capacity rejections that allows customization of behavior (retries or pass-through). This is meant to be used as a policy on the TrafficResilienceHttpServiceFilter.
See Also: