8000 Merge branch '5.4' into 6.0 · symfony/symfony-docs@e5ea3c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit e5ea3c5

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Messenger] Fix check_delayed_interval option in messenger doctrine psqltransport
2 parents b1581f4 + 79358c0 commit e5ea3c5

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
@@ -1302,7 +1302,7 @@ in the table.
13021302
Option Description Default
13031303
======================= ========================================== ======================
13041304
use_notify Whether to use LISTEN/NOTIFY. true
1305-
check_delayed_interval The interval to check for delayed 1000
1305+
check_delayed_interval The interval to check for delayed 60000
13061306
messages, in milliseconds.
13071307
Set to 0 to disable checks.
13081308
get_notify_timeout The length of time to wait for a 0

0 commit comments

Comments
 (0)
0