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.
1 parent bdadfbc commit 1159a13Copy full SHA for 1159a13
content/en/docs/concepts/cluster-administration/flow-control.md
@@ -450,6 +450,8 @@ poorly-behaved workloads that may be harming system health.
450
queue excess requests, or
451
* `time-out`, indicating that the request was still in the queue
452
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.
455
456
* `apiserver_flowcontrol_dispatched_requests_total` is a counter
457
vector (cumulative since server start) of requests that began
0 commit comments