SplitObject status code #3

Open
opened 2023-01-12 14:15:24 +00:00 by carpawell · 0 comments
carpawell commented 2023-01-12 14:15:24 +00:00 (Migrated from github.com)

Add SplitObject status code for HEAD/GET/etc operations. It looks like a logical continuation of our status codes feature. Also, currently, our SDK client returns SplitError directly (mean as error type) and such behavior can produce some unexpected bugs.

Also, it is a good chance to test and explore/adapt/fix a little our error-with-details approach.

Add `SplitObject` status code for `HEAD`/`GET`/etc operations. It looks like a logical continuation of our status codes feature. Also, currently, our SDK client returns `SplitError` directly (mean as `error` type) and such behavior can produce some [unexpected bugs](https://github.com/nspcc-dev/neofs-node/pull/2196). Also, it is a good chance to test and explore/adapt/fix a little our error-with-details approach.
snegurochka added the
enhancement
question
labels 2023-05-03 17:14:57 +00:00
realloc added this to the v2.17 - Zemu Glacier milestone 2023-09-04 10:40:12 +00:00
fyrchik was assigned by realloc 2023-09-04 10:40:26 +00:00
realloc removed the
question
triage
labels 2023-09-04 10:40:35 +00:00
Sign in to join this conversation.
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: TrueCloudLab/frostfs-api#3
No description provided.