[CI] Run two pipeline loaders for responsiveness (#9294)
This commit is contained in:
parent
aad1313154
commit
c2f0486d37
@ -80,8 +80,8 @@ STACK_PARAMS = {
|
||||
"InstanceOperatingSystem": "linux",
|
||||
"InstanceType": "t3a.micro",
|
||||
"AgentsPerInstance": "1",
|
||||
"MinSize": "1",
|
||||
"MaxSize": "1",
|
||||
"MinSize": "2",
|
||||
"MaxSize": "2",
|
||||
"OnDemandPercentage": "100",
|
||||
"ScaleOutFactor": "1.0",
|
||||
"ScaleInIdlePeriod": "60", # in seconds
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user