Add (horizon)
This commit is contained in:
@@ -206,6 +206,16 @@
|
|||||||
'maxProcesses' => 1,
|
'maxProcesses' => 1,
|
||||||
'balanceMaxShift' => 1,
|
'balanceMaxShift' => 1,
|
||||||
'balanceCooldown' => 3,
|
'balanceCooldown' => 3,
|
||||||
|
'connection' => 'redis',
|
||||||
|
'queue' => ['default'],
|
||||||
|
'balance' => 'auto',
|
||||||
|
'autoScalingStrategy' => 'size',
|
||||||
|
'maxTime' => 3600,
|
||||||
|
'maxJobs' => 1000,
|
||||||
|
'memory' => 128,
|
||||||
|
'tries' => 0,
|
||||||
|
'timeout' => 240,
|
||||||
|
'nice' => 0,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user