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

Use delay queue for commands in case of MOVED response. #1254

Merged
merged 1 commit into from
Mar 14, 2021

Conversation

ohadisraeli
Copy link
Contributor

When a MOVED response is received from the cluster resend the commands using a delayed queue

@luin luin force-pushed the movedelay branch 4 times, most recently from e9b3e57 to 40b57dd Compare March 14, 2021 09:14
Add delay to MOVED response. In case a MOVED response is recieved from the cluster use a delayed queue to retry commands
@luin luin merged commit 8599981 into redis:master Mar 14, 2021
ioredis-robot pushed a commit that referenced this pull request Mar 14, 2021
# [4.24.0](v4.23.1...v4.24.0) (2021-03-14)

### Features

* **cluster:** support retrying MOVED with a delay ([#1254](#1254)) ([8599981](8599981))
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Mar 14, 2021
janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
# [4.24.0](redis/ioredis@v4.23.1...v4.24.0) (2021-03-14)

### Features

* **cluster:** support retrying MOVED with a delay ([#1254](redis/ioredis#1254)) ([8599981](redis/ioredis@8599981))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants