Skip to content

Fix connection receive timeout for single requests #1166

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
merged 1 commit into from
Dec 20, 2023

Conversation

bigmontz
Copy link
Contributor

Resets and non-pipeline requests were not triggering the connection receive timeout.
The problem happened because of the timeout mechanics only started when pending observers are set.
However, the current observer should be also be considered for this use case.

Resets and non-pipeline requests were not triggering the connection
receive timeout.
The problem happened because of the timeout mechanics only started when
pending observers are set.
However, the current observer should be also be considered for this use
case.
@bigmontz bigmontz merged commit fda596c into neo4j:5.0 Dec 20, 2023
@bigmontz bigmontz deleted the 5.x-fix-connection-recv-timeout branch December 20, 2023 12:50
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