neo4j-python-driver
neo4j-python-driver copied to clipboard
Make DNS error retryable
Configuring the driver with a URL that cannot be DNS resolved will raise a (retryable) ServiceUnavailable error instead of a ValueError.