-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Failover handling improvements for RedisCluster and Async RedisCluster #2377
Merged
Commits on Nov 2, 2022
-
Cluster&AsyncCluster: Removed handling of timeouts/connection errors …
…within the cluster loop, fixed "cannot pickle '_thread.lock' object" bug, added client's side failover handling improvements
Configuration menu - View commit details
-
Copy full SHA for dad144b - Browse repository at this point
Copy the full SHA dad144bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ece39e - Browse repository at this point
Copy the full SHA 7ece39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 769f097 - Browse repository at this point
Copy the full SHA 769f097View commit details -
Configuration menu - View commit details
-
Copy full SHA for d852bc9 - Browse repository at this point
Copy the full SHA d852bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1415633 - Browse repository at this point
Copy the full SHA 1415633View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b57ae - Browse repository at this point
Copy the full SHA c0b57aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 513f913 - Browse repository at this point
Copy the full SHA 513f913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa3e7c - Browse repository at this point
Copy the full SHA 1aa3e7cView commit details -
Changed get_default_backoff to default_backoff, removed retry_on_erro…
…r and connection_error_retry_attempts from RedisCluster, default retry changed to no retries
Configuration menu - View commit details
-
Copy full SHA for e100923 - Browse repository at this point
Copy the full SHA e100923View commit details -
Configuration menu - View commit details
-
Copy full SHA for eebf4b0 - Browse repository at this point
Copy the full SHA eebf4b0View commit details -
Reverting deletion of connection_error_retry_attempts to maintain bac…
…kward compatibility
Configuration menu - View commit details
-
Copy full SHA for 8ca002d - Browse repository at this point
Copy the full SHA 8ca002dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04dfd25 - Browse repository at this point
Copy the full SHA 04dfd25View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43b1dc - Browse repository at this point
Copy the full SHA b43b1dcView commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d1d6da - Browse repository at this point
Copy the full SHA 9d1d6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c306b37 - Browse repository at this point
Copy the full SHA c306b37View commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc9808a - Browse repository at this point
Copy the full SHA dc9808aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c19b545 - Browse repository at this point
Copy the full SHA c19b545View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.