New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 865235 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Better handle Findit triggering too many swarming tasks

Project Member Reported by chanli@chromium.org, Jul 18

Issue description

Right now we setup the alert to be triggered if in the past hour Findit has triggered more swarming tasks over threshold.

But it's a valid case for Findit to trigger many analyses at the same time for one single build(waterfall or CQ). And when that happens, even though Findit behaves normally, the alert could still be fired.

Suggestions:
1. Metrics wise, we may want to check number of tasks per analysis
2. Analysis wise, we may want to control the number of analyses we can run at the same time for each build; or do something as suggested in https://bugs.chromium.org/p/chromium/issues/detail?id=850319#c2
 
Components: Tools>Test>FindIt
Owner: robert...@chromium.org
Status: Assigned
Assign to robertocn@ for possible metrics change first

Sign in to add a comment