neo4j-python-driver icon indicating copy to clipboard operation
neo4j-python-driver copied to clipboard

Make DNS error retryable

Open robsdedude opened this issue 6 months ago • 0 comments

Configuring the driver with a URL that cannot be DNS resolved will raise a (retryable) ServiceUnavailable error instead of a ValueError.

robsdedude avatar Jun 12 '25 10:06 robsdedude