Connection Retry Delay
- Last Updated: January 16, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Progress Openedge 8.0
Attribute
ConnectionRetryDelay (CRD)
Purpose
Specifies the number of seconds the driver waits between connection retry attempts when Connection Retry Count (ConnectionRetryCount) is set to a positive integer.
This option and the Connection Retry Count connection option can be used in conjunction with failover.
Valid Values
0 | x
where:
- x
- is a positive integer from
1to65535.
Behavior
If set to 0, there is no delay between retries.
If set to x, the driver
waits the specified number of seconds between connection retry attempts.
Default
3