All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m7s
Pre-commit hooks / Pre-commit (push) Successful in 1m36s
Build / Build Components (push) Successful in 1m47s
Tests and linters / gopls check (push) Successful in 3m50s
Tests and linters / Tests (push) Successful in 4m4s
Tests and linters / Run gofumpt (push) Successful in 4m0s
Tests and linters / Staticcheck (push) Successful in 4m7s
Tests and linters / Lint (push) Successful in 4m11s
Tests and linters / Tests with -race (push) Successful in 4m46s
OCI image / Build container images (push) Successful in 4m30s
Background trees sync creates grpc connection with `grpc.WithDefaultCallOptions(grpc.WaitForReady(true))` option. When grpc connection created with this option, client will wait until a connection becomes available or the RPC's deadline is reached. As background sync has no timeout in context, so in case of client is in TRANSIENT_FAILURE RPC call will hang forever. Change-Id: I17c8c1d2779bb81c541f47dd0e558e0b8ed2e7c1 Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com> |
||
---|---|---|
.. | ||
ape.go | ||
ape_test.go | ||
cache.go | ||
container.go | ||
drop.go | ||
getsubtree_test.go | ||
metrics.go | ||
options.go | ||
qos.go | ||
redirect.go | ||
replicator.go | ||
service.go | ||
service.proto | ||
service_frostfs.pb.go | ||
service_grpc.pb.go | ||
signature.go | ||
signature_test.go | ||
sync.go | ||
sync_test.go | ||
types.proto | ||
types_frostfs.pb.go |