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.
1 parent 5dd635d commit cafb0feCopy full SHA for cafb0fe
testkitbackend/test_config.json
@@ -50,16 +50,6 @@
50
"Optimization:MinimalResets": true,
51
"Optimization:PullPipelining": true,
52
"Optimization:ResultListFetchAll": "The idiomatic way to cast to list is indistinguishable from iterating over the result.",
53
- "ConfHint:connection.recv_timeout_seconds": true,
54
- "Temporary:CypherPathAndRelationship": true,
55
- "Temporary:DriverFetchSize": true,
56
- "Temporary:DriverMaxTxRetryTime": true,
57
- "Temporary:FastFailingDiscovery": true,
58
- "Temporary:FullSummary": true,
59
- "Temporary:ResultKeys": true,
60
- "Temporary:TransactionClose": true,
61
- "Temporary:DriverMaxConnectionPoolSize": true,
62
- "Temporary:ConnectionAcquisitionTimeout": true,
63
- "Temporary:GetConnectionPoolMetrics": true
+ "ConfHint:connection.recv_timeout_seconds": true
64
}
65
0 commit comments