Class ServiceRejectionPolicy

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

public final class ServiceRejectionPolicy extends Object
Rejection Policy to rule the behavior of service rejections due to capacity or open circuit. This is meant to be used as a policy on the TrafficResilienceHttpServiceFilter.
See Also: