maxInFlightRequestsPerEndpoint property
Defines a maximum number of in-flight requests for a single endpoint. Not available if backend's balancingMode is RATE or CONNECTION.
Implementation
core.int? maxInFlightRequestsPerEndpoint;
Defines a maximum number of in-flight requests for a single endpoint. Not available if backend's balancingMode is RATE or CONNECTION.
core.int? maxInFlightRequestsPerEndpoint;