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

Backend connections should never be reset with client error code #2989

Closed
JavierJF opened this issue Aug 4, 2020 · 0 comments · Fixed by #2990
Closed

Backend connections should never be reset with client error code #2989

JavierJF opened this issue Aug 4, 2020 · 0 comments · Fixed by #2990

Comments

@JavierJF
Copy link
Collaborator

JavierJF commented Aug 4, 2020

Error code should be check before trying to reset the connection, and in case of being a client library error, connection should never be reset.

renecannao added a commit that referenced this issue Aug 6, 2020
Fixes #2989: Never reset a connection with client error code
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 a pull request may close this issue.

1 participant