Skip to content

Commit 6712363

Browse files
authored
Update README.md
1 parent 3d2a30e commit 6712363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ $config = [
6363
// command CLUSTER SLOTS to update cluster slot map
6464
'init_on_error_moved' => true,
6565

66-
// Optional. Defatult = 0.25 sec. It is timeout before next attempt on TRYAGAIN error.
66+
// Optional. Defatult = 0.05 sec. It is timeout before next attempt on TRYAGAIN error.
6767
'timeout_on_error_tryagain' => 0.25, // sec
6868
]
6969
];

0 commit comments

Comments
 (0)