We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79a11e4 + 052dee0 commit 0e5a871Copy full SHA for 0e5a871
neo4j/config.py
@@ -35,7 +35,7 @@
35
INFINITE = -1
36
DEFAULT_MAX_CONNECTION_LIFETIME = 3600 # 1h
37
DEFAULT_MAX_CONNECTION_POOL_SIZE = 100
38
-DEFAULT_CONNECTION_TIMEOUT = 5.0 # 5s
+DEFAULT_CONNECTION_TIMEOUT = 30.0 # 30s
39
40
# Connection Settings
41
DEFAULT_CONNECTION_ACQUISITION_TIMEOUT = 60 # 1m
0 commit comments