Skip to content

Commit 5423044

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Add information about timeout semantics for redis option `timeout`
2 parents ee7bc42 + 89d199b commit 5423044

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
@@ -1624,8 +1624,8 @@ persistent_id String, if null connection is null
16241624
retry_interval Int, value in milliseconds ``0``
16251625
read_timeout Float, value in seconds ``0``
16261626
default indicates unlimited
1627-
timeout Float, value in seconds ``0``
1628-
default indicates unlimited
1627+
timeout Connection timeout. Float, value in ``0``
1628+
seconds default indicates unlimited
16291629
sentinel_master String, if null or empty Sentinel null
16301630
support is disabled
16311631
======================= ===================================== =================================

0 commit comments

Comments
 (0)