frostfs-node/pkg/services/object/common/writer
Airat Arifullin dcfd895449 [#1710] object: Implement Unwrap() for errIncompletePut
* When sign service calls `SignResponse`, it tries to set v2 status
  to response by unwrapping an error to the possible depth. This wasn't
  applicable for `errIncompletePut` so far as it didn't implement
  `Unwrap()`. Thus, it wasn't able to find a correct status set in error.

Change-Id: I280c1806a008176854c55f13bf8688e5736ef941
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-04-10 16:31:47 +03:00
..
common.go [#1689] linter: Fix staticcheck warning: 'embedded field can be simplified' 2025-04-08 09:32:24 +00:00
dispatcher.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
distributed.go [#1710] object: Implement Unwrap() for errIncompletePut 2025-04-10 16:31:47 +03:00
ec.go [#1639] services/object: Remove limiting pools for Put operation 2025-02-28 11:08:09 +00:00
ec_test.go [#1619] logger: Simplify logger config reloading 2025-03-21 09:03:54 +00:00
local.go [#1433] services/object: Put object before auxiliary info 2024-10-17 14:43:13 +03:00
remote.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
writer.go [#1639] services/object: Remove limiting pools for Put operation 2025-02-28 11:08:09 +00:00