Skip to content

Commit 8f0e004

Browse files
committed
Fix check_delayed_interval option in messenger doctrin transport
1 parent 0a17d12 commit 8f0e004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ in the table.
13591359
Option Description Default
13601360
======================= ========================================== ======================
13611361
use_notify Whether to use LISTEN/NOTIFY. true
1362-
check_delayed_interval The interval to check for delayed 1000
1362+
check_delayed_interval The interval to check for delayed 6000
13631363
messages, in milliseconds.
13641364
Set to 0 to disable checks.
13651365
get_notify_timeout The length of time to wait for a 0

0 commit comments

Comments
 (0)