6679d59e89
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> |
||
---|---|---|
.. | ||
v2 | ||
container.go | ||
exec.go | ||
local.go | ||
prm.go | ||
remote.go | ||
search.go | ||
search_test.go | ||
service.go | ||
util.go |