neo4j / neo4j-dotnet-driver

Neo4j Bolt driver for .NET
Apache License 2.0
232 stars 69 forks source link

Skip timeout: connection acquisition timeout includes router handshake #623

Closed robsdedude closed 2 years ago

robsdedude commented 2 years ago

Required for https://github.com/neo4j-drivers/testkit/pull/474.

See internal ADR for details on the agreed upon approach.

robsdedude commented 2 years ago

Can be merged on red as the failure comes from the nightly 5.0-dev cluster having changed how it want to be configured. It's clearly unrelated to this change.