Closed
Description
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
gopherbot commentedon May 8, 2020
Change https://golang.org/cl/232997 mentions this issue:
buildlet: ensure buildlet client creation timeout is correct