$connectionTimeout public property
Timeout to use for connecting to an elasticsearch node. This value will be used to configure the curl CURLOPT_CONNECTTIMEOUT
option. If not set, no explicit timeout will be set for curl.
public float $connectionTimeout = null
Please login to continue.