pd
pd copied to clipboard
Introduce the backoff mechanism for gRPC client
Development Task
- Refactor
tsoClient
to make adopting the later changes easier.- [x] #8121
- [ ] #8134
- Introduce the backoff mechanism into the critical paths.
- [X] #8123
- [ ]
GetTS
andGetLocalTS
. - [ ] Member update.
- Smooth the TSO internal dispatch to reduce the failure rate.
- [x] #7997