readTimeout

Sets the HTTP requests read timeout in seconds to be used by the SDK default HttpRequestExecutor.

The default is 10 seconds.

Has no effect if using the custom HTTP request executor provided by httpRequestExecutor(httpRequestExecutor: HttpRequestExecutor).