frostfs-node/pkg
Dmitrii Stepanov 4de5fca547
[#1624] blobovniczatree: Return source error from Init()
As it was before: when the database was opened, an error returned,
but along with the original error, the `context cancelled`` error returned,
because `iterateIncompletedRebuildDBPaths` method has `ctx.Done()` check
and egCtx passed to `iterateIncompletedRebuildDBPaths` method.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-02-03 17:36:21 +03:00
..
ape [#1506] ape: Use contract reader in ListMorphRuleChains() 2025-01-09 12:04:21 +00:00
core [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
innerring [#1598] golangci: Enable unparam linter 2025-01-14 09:06:47 +03:00
local_object_storage [#1624] blobovniczatree: Return source error from Init() 2025-02-03 17:36:21 +03:00
morph [#1618] pkg: Refactor user.ID.ScriptHash() usage 2025-01-30 13:18:37 +00:00
network [#1342] network/cache: Add node address to error multiClient 2024-12-18 19:27:35 +03:00
services [#1621] treesvc: Cancel background sync on failure 2025-02-03 09:37:55 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1601] util: Correctly parse 'root' name for container resources 2025-01-15 12:13:02 +00:00