tdsql_retry_interval_msec_max specifies the maximum interval between retries after failures (e.g., network/RPC errors), measured in milliseconds.tdsql_retry_interval_msec_max parameter is used to limit the maximum value of the retry interval, so that services can be restored as quickly as possible without affecting system performance.tdsql_retry_interval_msec_max parameter defines the maximum value of the retry interval. For example, if the value is set to 1,000ms (1s), the retry interval will not exceed 1 second during the retry process.Required | Description |
Parameter Type | UINT |
Default Value | 64 |
Value Range | 0 ~ 4294967295 |
Effective Scope | GLOBAL |
Restart Required | No |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback