x/build/buildlet: allow configurable buildlet timeouts per buildlet #46398
Labels
Builders
x/build issues (builders, bots, dashboards)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Some buildlets take longer to start than others. Our default timeout was 5 minutes, which is reasonable for most cloud instances.
We recently added a a1.metal instance, which takes 5 minutes to boot, with additional time necessary to start a Windows ARM64 VM (#42604). We should be able to increase this timeout just for a one-off slow builder without making it wait unnecessarily long for everything.
See https://go.dev/cl/322654, which increased the timeout.
The text was updated successfully, but these errors were encountered: