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 d73823c commit 402abd7Copy full SHA for 402abd7
publish/async_queue.php
@@ -15,7 +15,7 @@
15
'redis' => [
16
'pool' => 'default',
17
],
18
- 'channel' => 'queue',
+ 'channel' => '{queue}',
19
'timeout' => 2,
20
'retry_seconds' => 5,
21
'handle_timeout' => 10,
0 commit comments