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

Update sub millisecond transaction timeout handling #1451

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

injectives
Copy link
Contributor

@injectives injectives commented Jul 10, 2023

If transaction timeout value has a sub millisecond value, it gets rounded up to next millisecond value.

@injectives injectives force-pushed the feature/txtimeout branch 2 times, most recently from 42196e8 to ff14b6c Compare July 10, 2023 17:29
@injectives injectives changed the title Tx timeout Update sub millisecond transaction timeout handling Jul 10, 2023
@injectives injectives force-pushed the feature/txtimeout branch 2 times, most recently from 9482041 to fb197d5 Compare July 10, 2023 17:32
If transaction timeout value has a sub millisecond value, it gets rounded up to next millisecond value.
Copy link
Contributor

@thelonelyvulpes thelonelyvulpes left a comment

Choose a reason for hiding this comment

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

Just some ideas, looks good.

Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

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

⏲️

@injectives injectives merged commit 0a23c13 into neo4j:5.0 Jul 11, 2023
@injectives injectives deleted the feature/txtimeout branch July 11, 2023 10:04
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Dec 18, 2023
* Update sub millisecond transaction timeout handling

If transaction timeout value has a sub millisecond value, it gets rounded up to next millisecond value.

* Add additional test
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Dec 18, 2023
* Update sub millisecond transaction timeout handling

If transaction timeout value has a sub millisecond value, it gets rounded up to next millisecond value.

* Add additional test
injectives added a commit that referenced this pull request Dec 19, 2023
* Update sub millisecond transaction timeout handling

If transaction timeout value has a sub millisecond value, it gets rounded up to next millisecond value.

* Add additional test
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.

3 participants