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

Fix reactive transaction function retry logic to retry on relevant resource cleanup failures #1006

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

injectives
Copy link
Contributor

This update fixes reactive transaction function retry logic and makes it retry when retryable errors occur during resource cleanup.

@injectives injectives requested a review from gjmwoods September 13, 2021 14:36
@injectives injectives force-pushed the feature/bugfix branch 2 times, most recently from ec7bcb5 to 366cccb Compare September 13, 2021 15:43
…source cleanup failures

This update fixes reactive transaction function retry logic and makes it retry when retryable errors occur during resource cleanup.
@injectives injectives merged commit 55829c2 into neo4j:4.4 Sep 13, 2021
@injectives injectives deleted the feature/bugfix branch September 13, 2021 19:52
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Sep 16, 2021
…source cleanup failures (neo4j#1006)

This update fixes reactive transaction function retry logic and makes it retry when retryable errors occur during resource cleanup.
injectives added a commit that referenced this pull request Sep 16, 2021
…source cleanup failures (#1012)

* Fix reactive transaction function retry logic to retry on relevant resource cleanup failures (#1006)

This update fixes reactive transaction function retry logic and makes it retry when retryable errors occur during resource cleanup.

* Fixed mock logger in retry 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.

2 participants