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.
2 parents 42a7cb5 + 80000b4 commit 7b96757Copy full SHA for 7b96757
config/horizon.php
@@ -211,14 +211,14 @@
211
'environments' => [
212
'production' => [
213
'supervisor-default' => [
214
- 'maxProcesses' => 250,
215
- 'balanceMaxShift' => 10,
216
- 'balanceCooldown' => 25,
+ 'maxProcesses' => 15,
+ 'balanceMaxShift' => 1,
+ 'balanceCooldown' => 3,
217
],
218
'supervisor-updates' => [
219
- 'maxProcesses' => 500,
220
221
+ 'maxProcesses' => 40,
222
223
224
0 commit comments