setConnectionTimeoutInMs

GiniCoreAPIBuilder<TsetConnectionTimeoutInMs(int connectionTimeoutInMs)

Sets the (initial) timeout for each request. A timeout error will occur if nothing is received from the underlying socket in the given time span. The initial timeout will be altered depending on the #backoffMultiplier and failed retries.

Return

The builder instance to enable chaining.

Parameters

connectionTimeoutInMs

initial timeout