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

Changed Redis reconnect backoff to delay at least 1 second #266

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

andris9
Copy link
Collaborator

@andris9 andris9 commented Feb 6, 2023

Changed Redis reconnect backoff to delay at least 1 second. See redis/ioredis#1718

New retry times are 1, 1, 2, 4, 8, 14, 15, ...15 seconds

@andris9 andris9 merged commit 0e28eb9 into master Feb 6, 2023
@andris9 andris9 deleted the increase-redis-backoff branch February 6, 2023 07:14
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