Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check time spent on attempting RPC to avoid spending too much time on retrying #1117

Merged

Commits on Jan 16, 2024

  1. Check time spent on attempting RPC to avoid spending too much time on…

    … retrying
    
    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2f8c456 View commit details
    Browse the repository at this point in the history
  2. Handle refreshRegionStore

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    df8ef75 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/tikv/client-go into m/avo…

    …id-too-much-rpc-retry-on-timeout
    MyonKeminta committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    06b2383 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Add test

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4442a35 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Address comments

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c86ffea View commit details
    Browse the repository at this point in the history