maxInFlightRequestsPerEndpoint property

int? maxInFlightRequestsPerEndpoint
getter/setter pair

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;