frostfs-node/pkg/innerring/processors
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
..
alphabet [#392] ir: Upgrade to a dynamic number of alphabetical contracts 2021-02-24 19:16:52 +03:00
audit [#422] pkg/services: Provide client options on cache creation 2021-03-15 14:07:53 +03:00
balance [#122] Add converter interface in balance and neofs processors 2020-10-28 13:36:59 +03:00
container [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
neofs [#254] Update neo-go to preview4 compatible version 2020-12-25 16:49:27 +03:00
netmap [#397] ir: Make UN-LOCODE attribute of the network map candidate optional 2021-02-25 14:36:11 +03:00
settlement [#365] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00