Skip to content

Commit dc359fe

Browse files
authored
Merge pull request #37489 from Rishit-dagli/Rishit-dagli-apf-reject-reason
Add the "cancelled" reason for rejection in docs
2 parents 1a795f8 + 550011e commit dc359fe

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
@@ -522,6 +522,8 @@ poorly-behaved workloads that may be harming system health.
522522
queue excess requests, or
523523
* `time-out`, indicating that the request was still in the queue
524524
when its queuing time limit expired.
525+
* `cancelled`, indicating that the request is not purge locked
526+
and has been ejected from the queue.
525527

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

0 commit comments

Comments
 (0)