Skip to content

Unify Connection Acquisition Timeout with other Drivers #1292

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 15 commits into from
Jun 25, 2025

Conversation

MaxAake
Copy link
Contributor

@MaxAake MaxAake commented Jun 4, 2025

we’ve decided upon unifying the drivers to consider the timeout to count towards everything needed for acquiring a connection. This can include multiple connection acquisitions, ROUTE request, custom resolver/provider calls, etc; anything that’s needed to get a connection for the session.

tested against testkit branch: neo4j-drivers/testkit#674

@MaxAake MaxAake changed the title Unify Connection Acquisition Timeout with Other Drivers Unify Connection Acquisition Timeout with other Drivers Jun 4, 2025
Copy link
Contributor

@StephenCathcart StephenCathcart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MaxAake MaxAake merged commit a49ea01 into 6.x Jun 25, 2025
37 checks passed
@MaxAake MaxAake deleted the unify-connection-acquisition-timeout branch June 25, 2025 07:19
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