Skip to content

Commit

Permalink
insert newline to prevent sphinx from assuming code block (#2796)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmacphee committed Jun 20, 2023
1 parent 3cdecc1 commit 29dfbb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redis/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 29dfbb2

Please sign in to comment.