ConnectRetryWaitTime
This property specifies the number of seconds to wait prior to retrying a connection request.
データ型
string
デフォルト値
"-1"
解説
This property only applies to the following case: when attempting to establish a connection to the Databricks cluster, you receive the response 'HTTP response with error code 503: The Cluster is starting'.
Specify a reasonable positive integer value to enable this feature, generally 30-60 (seconds).
The default value of '-1' disables this feature.
Specify the maximum number of retries with MaximumRequestRetries.