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 2ef3567 commit 43456f9Copy full SHA for 43456f9
README.md
@@ -91,7 +91,7 @@ When you want to prioritize messages when they were delayed, then this is possib
91
'queue' => [
92
// ...
93
94
- 'prioritize_delayed_messages' => false,
+ 'prioritize_delayed' => false,
95
'queue_max_priority' => 10,
96
],
97
0 commit comments