Skip to content

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

Merged
MaxAake merged 1 commit into5.0from
isRetriable-backport
Jul 30, 2025
Merged

[5.x] Make neo4j-driver export isRetriableError#1309
MaxAake merged 1 commit into5.0from
isRetriable-backport

Conversation

@MaxAake
Copy link
Copy Markdown
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
Copy Markdown
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