File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1369,12 +1369,12 @@ redeliver_timeout Timeout before retrying a pending ``3600``
13691369claim_interval Interval on which pending/abandoned ``60000 `` (1 Minute)
13701370 messages should be checked for to
13711371 claim - in milliseconds
1372- sentinel_persistent_id String, if null connection is null
1372+ persistent_id String, if null connection is null
13731373 non-persistent.
1374- sentinel_retry_interval Int, value in milliseconds ``0 ``
1375- sentinel_read_timeout Float, value in seconds ``0 ``
1374+ retry_interval Int, value in milliseconds ``0 ``
1375+ read_timeout Float, value in seconds ``0 ``
13761376 default indicates unlimited
1377- sentinel_timeout Float, value in seconds ``0 ``
1377+ timeout Float, value in seconds ``0 ``
13781378 default indicates unlimited
13791379sentinel_master String, if null or empty Sentinel null
13801380 support is disabled
You can’t perform that action at this time.
0 commit comments