Skip to content

Commit 7263e03

Browse files
authored
Add information about timeout semantics for redis option timeout
1 parent 9ce082c commit 7263e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,8 +1555,8 @@ persistent_id String, if null connection is null
15551555
retry_interval Int, value in milliseconds ``0``
15561556
read_timeout Float, value in seconds ``0``
15571557
default indicates unlimited
1558-
timeout Float, value in seconds ``0``
1559-
default indicates unlimited
1558+
timeout Connection timeout. Float, value in ``0``
1559+
seconds default indicates unlimited
15601560
sentinel_master String, if null or empty Sentinel null
15611561
support is disabled
15621562
======================= ===================================== =================================

0 commit comments

Comments
 (0)