x/build/cmd/coordinator: add health item for work queue size and errors in finding work #43326
Labels
Builders
x/build issues (builders, bots, dashboards)
FeatureRequest
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
When issue #43312 was reported, https://farmer.golang.org/#health displayed all green health items. Looking into coordinator logs showed that the findTryBotLoop was having very frequent errors. We expect no errors to happen under normal operation.
It would be helpful to add health items to https://farmer.golang.org/#health that make it more visible when there are recent errors in finding work (both TryBot work, and post-submit work; they're different queues).
CC @golang/release.
The text was updated successfully, but these errors were encountered: