maxInFlightRequestsPerEndpoint property

int? maxInFlightRequestsPerEndpoint
final

Defines a maximum number of in-flight requests for a single endpoint. Not available if backend's balancingMode is RATE or CONNECTION.

Implementation

final int? maxInFlightRequestsPerEndpoint;