From ef8cbd334aa764d5240007eaaa8388823fd05e63 Mon Sep 17 00:00:00 2001 From: Brad MacPhee Date: Mon, 5 Jun 2023 18:38:25 -0300 Subject: [PATCH] insert newline to prevent sphinx from assuming code block --- redis/exceptions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/redis/exceptions.py b/redis/exceptions.py index 8a8bf423eb..7c705d3c15 100644 --- a/redis/exceptions.py +++ b/redis/exceptions.py @@ -131,6 +131,7 @@ class AskError(ResponseError): pertain to this hash slot, but only if the key in question exists, otherwise the query is forwarded using a -ASK redirection to the node that is target of the migration. + src node: MIGRATING to dst node get > ASK error ask dst node > ASKING command