frostfs-node/pkg/network/cache
Evgenii Stratonikov 0b61a3c961 [#2260] network/cache: Ignore clients only on `Dial` errors
The problem is that accidental timeout errors can make us to ignore
other nodes for some time. The primary purpose of the whole ignore
mechanism is not to degrade in case of failover. For this case,
closing connection and limiting the amount of dials is enough.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-02-20 13:53:27 +03:00
..
client.go [#2164] neofs-node: Allow to set reconnect interval 2022-12-30 11:07:35 +03:00
multi.go [#2260] network/cache: Ignore clients only on `Dial` errors 2023-02-20 13:53:27 +03:00