Skip to content

[5.x] Make neo4j-driver export isRetriableError #1309

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

Merged
merged 1 commit into from
Jul 30, 2025
Merged

Conversation

MaxAake
Copy link
Contributor

@MaxAake MaxAake commented Jul 17, 2025

Making isRetryableError work would cause the name to differ between neo4j-driver and neo4j-driver-lite, which would be a major headache. instead isRetriable is made to work properly in 5.x, and will be deprecated in 6.0.0

cherry picks: #1305

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.

Probably not worth the hassle now, but as a future improvement: feels like a test should've caught a broken export.

@MaxAake MaxAake merged commit 5302be8 into 5.0 Jul 30, 2025
37 checks passed
@MaxAake MaxAake deleted the isRetriable-backport branch July 30, 2025 12:08
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