Skip to content

Adding timeout overrides to NodeConnectionManager methods #363

@tegefaulkes

Description

@tegefaulkes

Specification

While we can specify the timeouts when creating a NodeConnectionManager there are cases where we want to be able to specify a timeout when creating a connection.

For this we will need to add an optional connConnectTime parameter to any NodeConnectionManager method that can create a connection. this ill override the timeout of trying to create a connection if set.

Additional context

Tasks

  1. Add optional timeouts to all of the NodeConnectionManager methods that could create a new connection.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions