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

Handle sub-millisecond transaction timeout #516

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

StephenCathcart
Copy link
Contributor

No description provided.

Copy link
Member

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

Optionally add tests for the log message.

{
description: "tx_timeout should not be present",
input: 0,
output: 0,
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
output: 0,

It doesn't matter what the output is, as we don't test it. So I don't see the benefit of being explicit here. Also, 0 is the default value anyway.

same comment for the other test files (won't repeat).

@StephenCathcart StephenCathcart merged commit 4147ce6 into neo4j:5.0 Jul 19, 2023
5 checks passed
@StephenCathcart StephenCathcart deleted the fix/tx-timeout branch July 19, 2023 12:03
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.

None yet

2 participants