View Source Envoy.Api.V2.Route.HedgePolicy (envoy_data_plane_api v0.1.0)
Summary
Types
@type t() :: %Envoy.Api.V2.Route.HedgePolicy{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], additional_request_chance: Envoy.Type.FractionalPercent.t() | nil, hedge_on_per_try_timeout: boolean(), initial_requests: Google.Protobuf.UInt32Value.t() | nil }