status: Introduce RESOURCE_EXHAUSTED common status #78

Merged
fyrchik merged 1 commit from a-savchuk/frostfs-api:status-resource-exhausted into master 2025-02-06 08:27:09 +00:00
Member

This status indicates that the operation cannot be performed due to a lack of resources. It will be used later in https://git.frostfs.info/TrueCloudLab/frostfs-qos.

This status indicates that the operation cannot be performed due to a lack of resources. It will be used later in https://git.frostfs.info/TrueCloudLab/frostfs-qos.
a-savchuk added 1 commit 2025-02-05 11:22:22 +00:00
[#xx] status: Introduce RESOURCE_EXHAUSTED common status
Some checks failed
Formatters / Run fmt (pull_request) Successful in 23s
DCO action / DCO (pull_request) Failing after 26s
Pre-commit hooks / Pre-commit (pull_request) Successful in 33s
83c3573a49
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
requested reviews from alexvanin, realloc, fyrchik, a.bogatyrev, storage-sdk-developers 2025-02-05 11:22:22 +00:00
a-savchuk force-pushed status-resource-exhausted from 83c3573a49 to c1b64410a2 2025-02-05 11:23:37 +00:00 Compare
a-savchuk force-pushed status-resource-exhausted from c1b64410a2 to 22064c8db1 2025-02-05 11:24:04 +00:00 Compare
fyrchik reviewed 2025-02-05 11:29:56 +00:00
@ -110,2 +110,4 @@
// be used.
INVALID_ARGUMENT = 4;
// [**1029**] Resource exhausted failure. If the operation cannot be performed
Owner

If is generally a part of a compound sentence, could you rephrase or extend it?

`If` is generally a part of a compound sentence, could you rephrase or extend it?
Author
Member

Fixed

Fixed
fyrchik marked this conversation as resolved
fyrchik approved these changes 2025-02-05 11:30:11 +00:00
Dismissed
a-savchuk force-pushed status-resource-exhausted from 22064c8db1 to 45a722a8e5 2025-02-05 11:33:29 +00:00 Compare
a-savchuk dismissed fyrchik's review 2025-02-05 11:33:29 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

a-savchuk force-pushed status-resource-exhausted from 45a722a8e5 to b337e61e98 2025-02-05 11:34:10 +00:00 Compare
fyrchik approved these changes 2025-02-05 11:36:37 +00:00
requested reviews from orikik, storage-core-committers, storage-core-developers 2025-02-05 11:36:53 +00:00
acid-ant approved these changes 2025-02-05 11:40:38 +00:00
aarifullin approved these changes 2025-02-05 14:25:35 +00:00
aarifullin left a comment
Member

good

good
fyrchik merged commit b337e61e98 into master 2025-02-06 08:27:09 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
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#78
No description provided.