frostfs-node/pkg
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
..
core [#2164] node: Fix multi-client error reporting 2023-02-20 13:53:27 +03:00
innerring [#1] Fix comments and error messages 2023-02-06 17:41:14 +03:00
local_object_storage [#2234] writecache: Fix possible panic in `initFlushMarks` 2023-02-20 13:53:27 +03:00
metrics [#2241] metrics: Fix request count metrics names 2023-02-20 13:53:27 +03:00
morph [#2244] node: Fix subscriptions lock 2023-02-20 13:53:27 +03:00
network [#2260] network/cache: Ignore clients only on `Dial` errors 2023-02-20 13:53:27 +03:00
services [#2260] services/object: Do not assemble object with TTL=1 2023-02-20 13:53:27 +03:00
util [#1] Fix comments and error messages 2023-02-06 17:41:14 +03:00