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

Proper handling of both zero and null tx timeout #567

Merged
merged 16 commits into from
Jan 18, 2022

Conversation

thelonelyvulpes
Copy link
Contributor

Change tx timeout to allow users to pass

  • null (default server timeout).
  • TimeSpan.Zero (No timeout).

@thelonelyvulpes thelonelyvulpes changed the title Allow zero and null tx timeout Proper handling of both zero and null tx timeout Jan 12, 2022
thelonelyvulpes and others added 4 commits January 13, 2022 11:05
 * Session.BeginTransaction
 * Session.ReadTransaction
 * Session.WriteTransaction

Added re-writing of `ArgumentOutOfRangeException` raised on negative timeouts
to TestKit `DriverError`.
@thelonelyvulpes thelonelyvulpes requested review from AndyHeap-NeoTech and removed request for AndyHeap-NeoTech January 18, 2022 10:43
@thelonelyvulpes thelonelyvulpes merged commit ba187d5 into 5.0 Jan 18, 2022
@thelonelyvulpes thelonelyvulpes deleted the feature/allow-zero-and-null-tx-timeout branch January 18, 2022 11:05
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