frostfs-node/cmd
Evgenii Stratonikov 6679d59e89 [#422] pkg/services: Provide client options on cache creation
Because options are not used when client is already in cache
providing them to shared cache is misleading at best.
In the worst case `dial_timeout` is set randomly (because of race
condition) which can lead to one service having `dial_timeout` of
another. Thus we set default client creation options when cache is
created.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-03-15 14:07:53 +03:00
..
neofs-cli [#401] cli: Add command to drop object from the node's local storage 2021-02-24 13:07:53 +03:00
neofs-ir [#404] innerring: Make notary deposit periodically 2021-03-04 12:39:15 +03:00
neofs-node [#422] pkg/services: Provide client options on cache creation 2021-03-15 14:07:53 +03:00