Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
Usage specification recommendations
tdsql_retry_interval_growth indicates the growth multiplier for the retry interval of RPC interactions between SQLEngine and other nodes.tdsql_retry_interval_growth is modified to 3, the retry interval increases by a factor of 3, that is, 1ms, 3ms, 9ms, ..., until the retry interval reaches the upper limit of tdsql_retry_interval_msec_max milliseconds.Required | Description |
Parameter Type | UINT |
Default Value | 2 |
Value Range | 0 ~ 4294967295 |
Effective Scope | GLOBAL |
Restart Required | No |
フィードバック