set Connection Back Off Multiplier
GiniCoreAPIBuilder<T> setConnectionBackOffMultiplier(float backOffMultiplier)
Content copied to clipboard
Sets the backoff multiplication factor for connection retries. In case of failed retries the timeout of the last request attempt is multiplied with this factor
Return
The builder instance to enable chaining.
Parameters
back Off Multiplier
the backoff multiplication factor