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

fix: ensure recoverability from cluster state changes #379

Merged
merged 23 commits into from
Sep 26, 2024

Conversation

supercaracal
Copy link
Member

@supercaracal supercaracal commented Sep 25, 2024

Several kinds of errors may be a sign of the time to renew the cluster state information in our client. So that we should handle these errors and update the state to prevent continuously throwing them. Also, we can retry a process as possible internally.

A portion of this fix is related to the following:

@supercaracal supercaracal marked this pull request as ready for review September 26, 2024 07:19
@supercaracal supercaracal merged commit 8543134 into redis-rb:master Sep 26, 2024
31 of 32 checks passed
@supercaracal supercaracal deleted the fix-recoverability branch September 26, 2024 07:19
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.

1 participant