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

Disconnects on timeouts #1128

Open
SS-TruMinds opened this issue Oct 27, 2022 · 1 comment
Open

Disconnects on timeouts #1128

SS-TruMinds opened this issue Oct 27, 2022 · 1 comment
Assignees

Comments

@SS-TruMinds
Copy link

Hello,

While using async APIs we notice link disconnects after command timeout, and understand this is because of the existing implementation of redisAsyncHandleTimeout.

This is a request to make this timeout behavior command specific, instead of clearing all the outstanding callbacks & closing the connection with the server.

Thank you.

@michael-grunder michael-grunder self-assigned this Nov 8, 2022
@michael-grunder
Copy link
Collaborator

This would be a nontrivial change, but I do think it's worth exploring.

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

2 participants