Skip to content

Better handle ensureAssociation/connect with dead node #450

@ktoso

Description

@ktoso

2020-02-14T11:00:23-0800 warning: [sact://SampleCluster@localhost:9111][ClusterShell.swift:740][thread:2331386][/system/cluster] Failed await for outbound channel to sact://SampleCluster@localhost:9333; Error was: NIOConnectionError(host: "localhost", port: 9333, dnsAError: nil, dnsAAAAError: nil, connectionErrors: [NIO.SingleConnectionFailure(target: [IPv4]localhost/127.0.0.1:9333, error: connection reset (error set): Connection refused (errno: 61))])

Today we don't backoff and keep trying forever, there should be a max limit and backoff there.

(Likely has some issue and definitely has TODOs in code)

Metadata

Metadata

Assignees

Labels

failed 💥Failed tickets are CI or benchmarking failures, should be investigated as soon as possiblet:cluster:all

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions