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 3d2a30e commit 6712363Copy full SHA for 6712363
README.md
@@ -63,7 +63,7 @@ $config = [
63
// command CLUSTER SLOTS to update cluster slot map
64
'init_on_error_moved' => true,
65
66
- // Optional. Defatult = 0.25 sec. It is timeout before next attempt on TRYAGAIN error.
+ // Optional. Defatult = 0.05 sec. It is timeout before next attempt on TRYAGAIN error.
67
'timeout_on_error_tryagain' => 0.25, // sec
68
]
69
];
0 commit comments