We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a795f8 + 550011e commit dc359feCopy full SHA for dc359fe
content/en/docs/concepts/cluster-administration/flow-control.md
@@ -522,6 +522,8 @@ poorly-behaved workloads that may be harming system health.
522
queue excess requests, or
523
* `time-out`, indicating that the request was still in the queue
524
when its queuing time limit expired.
525
+ * `cancelled`, indicating that the request is not purge locked
526
+ and has been ejected from the queue.
527
528
* `apiserver_flowcontrol_dispatched_requests_total` is a counter
529
vector (cumulative since server start) of requests that began
0 commit comments