Package io.servicetalk.traffic.resilience.http
@ElementsAreNonnullByDefault
package io.servicetalk.traffic.resilience.http
-
ClassDescriptionPolicy for peer capacity rejections that allows customization of behavior (retries or pass-through).A
RequestDroppedException
to indicate that a request was dropped by a server due to capacity constraints and requires a client to delay its retry.Aretryable
RequestDroppedException
to indicate that a request was dropped by a client/server due to capacity constraints.Rejection Policy to rule the behavior of service rejections due to capacity or open circuit.AServiceRejectionPolicy
builder to support a custom policy.State information of thetraffic-resilience
service filter.AStreamingHttpClientFilterFactory
to enforce capacity and circuit-breaking control for a client.ATrafficResilienceHttpServiceFilter
instance builder.AStreamingHttpServiceFilterFactory
to enforce capacity control for a server.ATrafficResilienceHttpServiceFilter
instance builder.Transactional observer for the requests that were let-through.