x/build: ensure that the coordinator attempts to connect with the buildlet for 5 minutes #38956
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone
When a VM instance is created, the coordinator should attempt to connect to the buildlet for either 5 minutes or the timeout of the context passed to the buildletClient function.
After change golang/build@372ecfe, the buildlet client will only attempt to connect for 5 seconds before failing to create a buildlet client.
/cc @dmitshur @toothrot @andybons
The text was updated successfully, but these errors were encountered: