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``
1369
1369
claim_interval Interval on which pending/abandoned ``60000 `` (1 Minute)
1370
1370
messages should be checked for to
1371
1371
claim - in milliseconds
1372
- sentinel_persistent_id String, if null connection is null
1372
+ persistent_id String, if null connection is null
1373
1373
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 ``
1376
1376
default indicates unlimited
1377
- sentinel_timeout Float, value in seconds ``0 ``
1377
+ timeout Float, value in seconds ``0 ``
1378
1378
default indicates unlimited
1379
1379
sentinel_master String, if null or empty Sentinel null
1380
1380
support is disabled
You can’t perform that action at this time.
0 commit comments