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

Allow tx timeout to be 0 or null. #1108

Merged
merged 7 commits into from
Jan 18, 2022
Merged

Conversation

robsdedude
Copy link
Member

Adjust TestKit back end to accept

  • null timeout: send null to server (or omit as it's the default)
  • and integer: configure as timeout in milliseconds
  • omitted timeout: don't explicitly configure the timeout (user driver default)

Adjust TestKit back end to accept
 * `null` timeout: send `null` to server (or omit as it's the default)
 * and integer: configure as timeout in milliseconds
 * omitted timeout: don't explicitly configure the timeout (user driver default)
@robsdedude robsdedude requested a review from injectives January 13, 2022 13:33
robsdedude and others added 2 commits January 14, 2022 10:59
Co-authored-by: Dmitriy Tverdiakov <dmitriy.tverdiakov@neo4j.com>
Co-authored-by: Dmitriy Tverdiakov <dmitriy.tverdiakov@neo4j.com>
@injectives injectives merged commit 933fc4e into neo4j:5.0 Jan 18, 2022
@robsdedude robsdedude deleted the tx-timeout branch January 18, 2022 14:30
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