Commit 75cdcf0
authored
Set min-available runners to 0 (#350)
Considering there is now a scale-up cron job that periodically checks
Clickhouse if there are jobs that have been queued for a long time and
automatically scales up new runners. We should be able to set
min-available to 0 again.
The cron checks this Clickhouse URL
https://hud.pytorch.org/api/clickhouse/queued_jobs_aggregate?parameters=%5B%5D
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>1 parent 267bccb commit 75cdcf0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments