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

plan: handle gRPC error #419

Merged
merged 1 commit into from
Sep 7, 2023
Merged

plan: handle gRPC error #419

merged 1 commit into from
Sep 7, 2023

Conversation

pingyu
Copy link
Collaborator

@pingyu pingyu commented Sep 5, 2023

Properly handle gRPC error by invalidate region cache, backoff, and retry.

Without invalidate region cache, retry from outer callers will still meet the gRPC` error.

Test by manual high availability test.

Signed-off-by: Ping Yu <yuping@pingcap.com>
@pingyu pingyu merged commit 5ac72f2 into tikv:master Sep 7, 2023
4 checks passed
bxq2011hust pushed a commit to FISCO-BCOS/tikv-client-rust that referenced this pull request Mar 19, 2024
Signed-off-by: Ping Yu <yuping@pingcap.com>
bxq2011hust pushed a commit to FISCO-BCOS/tikv-client-rust that referenced this pull request Mar 19, 2024
Signed-off-by: Ping Yu <yuping@pingcap.com>
bxq2011hust pushed a commit to FISCO-BCOS/tikv-client-rust that referenced this pull request Mar 22, 2024
Signed-off-by: Ping Yu <yuping@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants