frostfs-node/internal
Dmitrii Stepanov 3a441f072f
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m27s
Build / Build Components (push) Successful in 1m47s
Pre-commit hooks / Pre-commit (push) Successful in 1m51s
Tests and linters / Run gofumpt (push) Successful in 3m41s
Tests and linters / Lint (push) Successful in 4m12s
Tests and linters / gopls check (push) Successful in 4m10s
Tests and linters / Staticcheck (push) Successful in 4m25s
OCI image / Build container images (push) Successful in 4m32s
Tests and linters / Tests with -race (push) Successful in 4m30s
Tests and linters / Tests (push) Successful in 4m44s
[#1709] shard: Check if context canceled for shard iteration
If context has already been canceled, then there is no need to check other shards.
At the same time, it is necessary to avoid handling context cancellation
in each handler. Therefore, the context check has been moved to the shard
iteration method, which now returns an error.

Change-Id: I70030ace36593ce7d2b8376bee39fe82e9dbf88f
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-04-21 15:20:50 +03:00
..
ape [#1501] util: Move eACL-to-APE converter to pkg/util 2024-11-20 07:58:32 +00:00
assert [#1715] blobstor: Allow to specify custom compression level 2025-04-15 15:05:39 +00:00
audit [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
logs [#1709] shard: Check if context canceled for shard iteration 2025-04-21 15:20:50 +03:00
metrics [#1689] qos: Fix metric description 2025-03-24 09:42:45 +00:00
net [#1422] multinet: Add metrics 2024-10-17 13:15:08 +00:00
qos [#1709] qos: Add context.Done check before schedule request 2025-04-21 10:53:51 +03:00