frostfs-node/pkg
Leonard Lyubich 18c49c2cb9 [] morph/client: Break loop in iterateClients on NeoFS error
There is no need to continue iterating over Neo RPC endpoints in case of
some address-independent error (e.g. NeoFS logic error).

Unwrap and immediately return `neofsError` errors from loop in
`iterateClients`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-02 11:04:38 +03:00
..
core [] core/container: Use version.IsValid in CheckFormat 2021-07-05 11:05:44 +03:00
innerring [] morph: Implement and use multi-client 2021-09-02 11:04:38 +03:00
local_object_storage [] writecache: Delete unused dbSize param 2021-08-27 15:05:53 +03:00
metrics [] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [] morph/client: Break loop in iterateClients on NeoFS error 2021-09-02 11:04:38 +03:00
network [] network/cache: handle request canceled in multiclient 2021-08-05 14:47:41 +03:00
services [] services/container: Cache the results of read operations 2021-08-30 18:01:26 +03:00
util [] util/attributes: Restore escape characters after caching the result 2021-09-01 14:29:26 +03:00