status: Introduce RESOURCE_EXHAUSTED
common status #78
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-api#78
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "a-savchuk/frostfs-api:status-resource-exhausted"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
RESOURCE_EXHAUSTED
common status83c3573a49
toc1b64410a2
c1b64410a2
to22064c8db1
@ -110,2 +110,4 @@
// be used.
INVALID_ARGUMENT = 4;
// [**1029**] Resource exhausted failure. If the operation cannot be performed
If
is generally a part of a compound sentence, could you rephrase or extend it?Fixed
22064c8db1
to45a722a8e5
New commits pushed, approval review dismissed automatically according to repository settings
45a722a8e5
tob337e61e98
RESOURCE_EXHAUSTED
status #332good