From 12687ddb2f4ff6ed78c194e8de501691d630743c Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:00:45 -0600 Subject: [PATCH] Update spec/namespaces/cluster.yaml Co-authored-by: Nathan Bower Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --- spec/namespaces/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/namespaces/cluster.yaml b/spec/namespaces/cluster.yaml index 83a051983..7a6f13c8a 100644 --- a/spec/namespaces/cluster.yaml +++ b/spec/namespaces/cluster.yaml @@ -1438,7 +1438,7 @@ components: in: query name: timeout description: |- - The period to wait for each node to respond. + The amount of time to wait for each node to respond. If a node does not respond before its timeout expires, the response does not include its stats. However, timed out nodes are included in the response's `_nodes.failed` property. Defaults to no timeout. schema: