Closed Bug 1425456 Opened 7 years ago Closed 7 years ago

Group Taskcluster retriggers requested in short time frame into one action task

Categories

(Tree Management :: Treeherder, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1510002

People

(Reporter: aryx, Unassigned)

Details

Taskcluster plans to switch retriggers to Action tasks (cced Dustin for the bug number of that). To prevent latency due to many retriggers creating a backlog, many retriggers requested in a short time frame should be grouped into one Action task, e.g. only submit the request for the Action task if there have been no more retrigger requests for that push in the last 15 seconds.
Is this to prevent multiple retriggers due to several different people retriggering the same job, or for accidental duplicates by the same person in the same Treeherder tab? If the former, I think this would need to be handled on the Taskcluster side, since the action tasks don't hit the Treeherder backend at all.
Flags: needinfo?(aryx.bugmail)
It's to convert "rrrrrrrrrr" from ten action tasks with times: 1 into one action task with times: 10.
Ah makes sense now - thank you :-)
Flags: needinfo?(aryx.bugmail)
Priority: -- → P3
Summary: Group retriggers requested in short time frame into one action task → Group Taskcluster retriggers requested in short time frame into one action task
Forward duping to bug 1510002 since it has a different approach that might be easier to implement.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Component: Treeherder: Job Triggering & Cancellation → TreeHerder
You need to log in before you can comment on or make changes to this bug.