frostfs-node/cmd/frostfs-cli
Aleksey Savchuk 6f798b9c4b [#1441] cli: Use grpc.WaitForReady while initializing SDK client
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>
2024-10-23 11:45:44 +00:00
..
docs [#986] cli: Allow add-rule command to parse new actions 2024-02-20 07:42:29 +00:00
internal [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-23 11:45:44 +00:00
modules [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-23 11:45:44 +00:00
main.go Rename package name 2023-03-07 16:38:26 +03:00