Skip to content

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

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

Merged

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Nov 3, 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.

@bigmontz bigmontz force-pushed the 4.3-not-send-reset-when-connection-not-open branch 3 times, most recently from b7da8f7 to a403460 Compare November 3, 2021 18:12
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 force-pushed the 4.3-not-send-reset-when-connection-not-open branch from a403460 to 8737df8 Compare November 3, 2021 18:13
@bigmontz bigmontz force-pushed the 4.3-not-send-reset-when-connection-not-open branch 2 times, most recently from 9ee067e to b97873a Compare November 4, 2021 14:38
@bigmontz bigmontz force-pushed the 4.3-not-send-reset-when-connection-not-open branch from b97873a to 76a86fa Compare November 4, 2021 14:48
@bigmontz bigmontz merged commit faf6f6b into neo4j:4.3 Nov 4, 2021
@bigmontz bigmontz deleted the 4.3-not-send-reset-when-connection-not-open branch November 4, 2021 17:03
bigmontz added a commit to bigmontz/neo4j-javascript-driver that referenced this pull request 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.
bigmontz added a commit that referenced this pull request Nov 5, 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.
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.

2 participants