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 #3130 TimeoutError during ClusterPipeline makes the client unrecoverable #3513

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

mbilski
Copy link
Contributor

@mbilski mbilski commented Feb 14, 2025

Fix #3130 by reinitializing the node slot table on TimeoutError while getting a connection inside a pipeline.

@petyaslavova
Copy link
Collaborator

@mbilski Thank you for your contribution! We’ll review your change soon.

@vladvildanov vladvildanov added the bug Bug label Feb 17, 2025
@vladvildanov vladvildanov merged commit 60f24a9 into redis:master Feb 17, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimeoutError during ClusterPipeline makes the client unrecoverable
3 participants