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(cluster): fix backoff on unknown migration #3965

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

andydunstall
Copy link
Contributor

Fixes adding a delay before retrying after receiving an 'unknown migration' response. Since 'unknown migration' isn't considered an error, last_error_ won't be set (broke in #3899)

@andydunstall andydunstall merged commit 70614b8 into dragonflydb:main Oct 23, 2024
9 checks passed
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