Skip to content

Commit f9df791

Browse files
authored
Revert "Set min-available runners to 0" (#351)
Reverts #350
1 parent 75cdcf0 commit f9df791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ali/aws/391835788720/us-east-1/autoscaler-lambda.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ module "autoscaler-lambda" {
6767
scale_config_org = "pytorch"
6868
scale_config_repo = "test-infra"
6969
scale_config_repo_path = ".github/lf-scale-config.yml"
70-
min_available_runners = 0
70+
min_available_runners = 2
7171
retry_scale_up_chron_hud_query_url = "https://hud.pytorch.org/api/clickhouse/queued_jobs_aggregate?parameters=%5B%5D"
7272

7373
encrypt_secrets = false

0 commit comments

Comments
 (0)