inFlight constant
Backend_BalancingMode
const inFlight
Balance based on the number of in-flight requests.
Implementation
static const inFlight = Backend_BalancingMode('IN_FLIGHT');
Balance based on the number of in-flight requests.
static const inFlight = Backend_BalancingMode('IN_FLIGHT');