Skip to content

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Jul 21, 2025

Amends #1164

Reconsidered the change.

  • The error shouldn't be retryable. If driver and server cannot agree on a common bolt version, it's highly unlikely they will a short moment later.
  • ServiceUnavailable is used for connectivity issues (broken sockets, failed dial up, etc.). This error is not really in that category.

Copy link

@RichardIrons-neo4j RichardIrons-neo4j left a comment

Choose a reason for hiding this comment

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

All good!

@robsdedude robsdedude merged commit 83f1fa1 into neo4j:6.x Jul 21, 2025
20 checks passed
@robsdedude robsdedude deleted the unsupported-server-product branch July 21, 2025 10:42
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