From b55b7f0421181a13dc22f1ad0cba476a96c335a6 Mon Sep 17 00:00:00 2001 From: Andy Stark Date: Wed, 10 Jun 2026 12:58:34 +0100 Subject: [PATCH] DOC-6739 added note about Lettuce SCH relaxed timeouts --- content/develop/clients/lettuce/connect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/clients/lettuce/connect.md b/content/develop/clients/lettuce/connect.md index 15aac5d6b8..bedb901fa6 100644 --- a/content/develop/clients/lettuce/connect.md +++ b/content/develop/clients/lettuce/connect.md @@ -345,7 +345,7 @@ that is relevant to SCH: | Method | Description | |--------|-------------| -| `relaxedTimeoutsDuringMaintenance(Duration duration)` | Set the timeout to use while the server is performing maintenance. The default is 10 seconds. | +| `relaxedTimeoutsDuringMaintenance(Duration duration)` | Set the *command* timeout to use while the server is performing maintenance (this doesn't change the connection timeout). The default is 10 seconds. Note that relaxed timeouts are only available for the asynchronous and reactive APIs. | | {{< note >}} Redis Cloud supports relaxed timeouts *only* (and not pre-handoffs) for SCH if you are using