maxRatePerEndpoint property

double? maxRatePerEndpoint
getter/setter pair

Defines a maximum target for requests per second (RPS).

For usage guidelines, see Rate balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is CONNECTION.

Implementation

core.double? maxRatePerEndpoint;