ADO.NET Provider for Databricks

Build 25.0.9434

ConnectRetryWaitTime

Specifies the number of seconds the provider waits before retrying a connection request.

Data Type

string

Default Value

"-1"

Remarks

The ConnectRetryWaitTime property controls how long the provider waits before retrying when Databricks responds that a cluster is starting or temporarily unavailable.

When this property is set to a positive integer, the provider waits that number of seconds before each retry attempt. Typical values range from 30 to 60 seconds.

When this property is set to -1, the retry feature is disabled.

This property is useful for improving connection reliability when clusters may take time to start or resume in Databricks.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434