frostfs-node/pkg/services/object/common
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
..
target [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
writer [#1710] object: Implement Unwrap() for errIncompletePut 2025-04-10 16:31:47 +03:00