tidb_backoff_weight doesn't affect tso timeout
Open
type/feature-request
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
tidb_backoff_weight will not be passed directly to the pd client, but will be passed to the client go; testing also found that tidb_backoff_weight does not affect the TSO timeout, but pd-client.pd-server- timeout is helpful to adjust TSO timeout
https://docs.pingcap.com/tidb/stable/system-variables/#tidb_backoff_weight
Contributor guide
Assessment
This issue has not been assessed yet.