We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3a974 commit fe54bc5Copy full SHA for fe54bc5
redis/cluster.py
@@ -2716,8 +2716,8 @@ def send_cluster_commands(
2716
2717
If one of the retryable exceptions has been thrown we assume that:
2718
- connection_pool was disconnected
2719
- - connection_pool was reseted
2720
- - refereh_table_asap set to True
+ - connection_pool was reset
+ - refresh_table_asap set to True
2721
2722
It will try the number of times specified by
2723
the retries in config option "self.retry"
0 commit comments