frostfs-node/cmd
Aleksey Savchuk 602c42a237
All checks were successful
DCO action / DCO (pull_request) Successful in 54s
Tests and linters / Run gofumpt (pull_request) Successful in 1m58s
Build / Build Components (pull_request) Successful in 2m21s
Vulncheck / Vulncheck (pull_request) Successful in 2m9s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m21s
Tests and linters / Staticcheck (pull_request) Successful in 2m57s
Tests and linters / Lint (pull_request) Successful in 3m32s
Tests and linters / Tests (pull_request) Successful in 3m41s
Tests and linters / gopls check (pull_request) Successful in 3m40s
Tests and linters / Tests with -race (pull_request) Successful in 4m7s
[#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-22 15:17:35 +03:00
..
frostfs-adm [#1430] adm/morph: Add NNS address display in 'deploy' 2024-10-15 13:56:37 +00:00
frostfs-cli [#1441] cli: Use grpc.WaitForReady while initializing SDK client 2024-10-22 15:17:35 +03:00
frostfs-ir [#1422] ir: Add dialer source 2024-10-17 13:15:08 +00:00
frostfs-lens [#1429] lens/explorer: Fix locked object records display text 2024-10-14 15:58:14 +03:00
frostfs-node [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
internal/common [#1382] node: Replace deprecated methods 2024-09-18 14:35:48 +03:00