We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa6e8b commit 349d1f7Copy full SHA for 349d1f7
publish/async_queue.php
@@ -25,5 +25,6 @@
25
'concurrent' => [
26
'limit' => 10,
27
],
28
+ 'max_messages' => 0,
29
30
];
0 commit comments