Skip to content

Commit 80728b8

Browse files
authored
Typos in cluster.py
1 parent 67ab74d commit 80728b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redis/cluster.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,8 +2716,8 @@ def send_cluster_commands(
27162716
27172717
If one of the retryable exceptions has been thrown we assume that:
27182718
- connection_pool was disconnected
2719-
- connection_pool was reseted
2720-
- refereh_table_asap set to True
2719+
- connection_pool was reset
2720+
- refresh_table_asap set to True
27212721
27222722
It will try the number of times specified by
27232723
the retries in config option "self.retry"

0 commit comments

Comments
 (0)