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 75cdcf0 commit f9df791Copy full SHA for f9df791
1 file changed
ali/aws/391835788720/us-east-1/autoscaler-lambda.tf
@@ -67,7 +67,7 @@ module "autoscaler-lambda" {
67
scale_config_org = "pytorch"
68
scale_config_repo = "test-infra"
69
scale_config_repo_path = ".github/lf-scale-config.yml"
70
- min_available_runners = 0
+ min_available_runners = 2
71
retry_scale_up_chron_hud_query_url = "https://hud.pytorch.org/api/clickhouse/queued_jobs_aggregate?parameters=%5B%5D"
72
73
encrypt_secrets = false
0 commit comments