pd icon indicating copy to clipboard operation
pd copied to clipboard

Introduce the backoff mechanism for gRPC client

Open CabinfeverB opened this issue 10 months ago • 0 comments

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 and GetLocalTS.
    • [ ] Member update.
  • Smooth the TSO internal dispatch to reduce the failure rate.
    • [x] #7997

CabinfeverB avatar Apr 10 '24 03:04 CabinfeverB