Report GetECPart shard errors #1486

Open
opened 2025-12-28 17:23:10 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Aug 19, 2025).

  • StorageEngine.Get tracks handles shard errors specifically
  • after to #3534, StorageEngine.GetECPart does not

Describe the solution you'd like

assess the need for error accounting in GetECPart. If necessary, implement and test

Originally created by @cthulhu-rider on GitHub (Aug 19, 2025). ## Is your feature request related to a problem? Please describe. - `StorageEngine.Get` [tracks](https://github.com/nspcc-dev/neofs-node/blob/86ea4df1e3d954e66a63f90409409e00338d873a/pkg/local_object_storage/engine/get.go#L93) handles shard errors specifically - after to #3534, `StorageEngine.GetECPart` does not ## Describe the solution you'd like assess the need for error accounting in `GetECPart`. If necessary, implement and test
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1486
No description provided.