applyProxyLoadBalancing property

bool applyProxyLoadBalancing
final

If true the proxyList will be shuffled for every single call. This little bit of balancing will ensure that the proxies don't get super-overloaded (at least, for now).

Implementation

final bool applyProxyLoadBalancing;