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

Don't send RESET message when the connection is not open (#807) #808

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Nov 4, 2021

Send RESET when the connection is not optimal since it was time waiting for the message send times out. It could be really fast in the nodejs environment, but it could take some minutes in browser.

Skip send RESET when the connection is not open avoid this issue.

cherry-picks: #807

Send RESET when the connection is not optimal since it was time waiting for the message send times out. It could be really fast in the nodejs environment, but it could take some minutes in browser.

Skip send RESET when the connection is not open avoid this issue.
@bigmontz bigmontz merged commit 259d0b9 into neo4j:4.4 Nov 5, 2021
@bigmontz bigmontz deleted the 4.4-not-send-reset branch November 5, 2021 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant