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

How Redis.options retryStrategy works? #89

Open
rodrigocnascimento opened this issue Sep 10, 2021 · 0 comments
Open

How Redis.options retryStrategy works? #89

rodrigocnascimento opened this issue Sep 10, 2021 · 0 comments

Comments

@rodrigocnascimento
Copy link

Hi! 👋🏽

I'm trying to use the retryStrategy property and when used with the false value, I think it's working very well. But if I put a number I was thinking that was how many times "times" the client will try to reconnect, but for me looks like that is a way to pooling the connection until the redis-client accept connections. Am I right?

ref: https://ioredis.readthedocs.io/en/latest/README/#auto-reconnect

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

No branches or pull requests

1 participant