forked from TrueCloudLab/frostfs-node
Aleksey Savchuk
6f798b9c4b
Before, when the target RPC server was unavailable, requests made by CLI didn't wait for a timeout specified by the `--timeout` option if the timeout was more than 20 seconds. It's because of the gRPC default backoff strategy. Adding this option fixes that behavior. Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com> |
||
---|---|---|
.. | ||
add.go | ||
add_by_path.go | ||
client.go | ||
get_by_path.go | ||
get_op_log.go | ||
healthcheck.go | ||
list.go | ||
move.go | ||
remove.go | ||
root.go | ||
subtree.go |