Skip to content

Commit 1159a13

Browse files
committed
Add the "cancelled" reason for rejection
1 parent bdadfbc commit 1159a13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/concepts/cluster-administration/flow-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ poorly-behaved workloads that may be harming system health.
450450
queue excess requests, or
451451
* `time-out`, indicating that the request was still in the queue
452452
when its queuing time limit expired.
453+
* `cancelled`, indicating that the request it is not purge locked
454+
and has been ejected from the queue.
453455

454456
* `apiserver_flowcontrol_dispatched_requests_total` is a counter
455457
vector (cumulative since server start) of requests that began

0 commit comments

Comments
 (0)