Skip to content

x/build/cmd/watchflakes: limit broken bot detection to bots that have been missing for n hours #72857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cagedmantis opened this issue Mar 13, 2025 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cagedmantis
Copy link
Contributor

Watchflakes immediately reports any bot failure by creating an issue. However, bot maintainers find this too frequent, as they prefer to address issues after a bot has been consistently down or quarantined for a specific duration. We need to determine and implement a delay threshold before Watchflakes automatically generates an issue.

@golang/release

@cagedmantis cagedmantis added 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. labels Mar 13, 2025
@cagedmantis cagedmantis added this to the Unreleased milestone Mar 13, 2025
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/659236 mentions this issue: cmd/watchflakes: only open issues bots that have been dead for 24-hours

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Mar 19, 2025
@dmitshur dmitshur moved this to In Progress in Go Release Mar 19, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Go Release Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
Projects
Status: Done
Development

No branches or pull requests

3 participants