frostfs-node/cmd/frostfs-cli/internal
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
..
client [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-23 11:45:44 +00:00
common [#438] cli: Drop tracing debug print 2023-06-09 14:12:25 +03:00
commonflags [#1209] cli: Add --quiet flag to healthcheck command 2024-07-09 12:40:32 +00:00
key [#1309] test: Clean up config after tests 2024-08-22 08:49:10 +00:00