Closed Bug 1168099 Opened 9 years ago Closed 8 years ago

buildbot bridge reflector should delete tasks whose buildrequests AND tasks are both completed

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Unassigned)

Details

(Whiteboard: [bbb])

Currently, tasks in the buildbot bridge are only deleted by the BuildbotListener after successfully reporting results to Taskcluster. This means that if anything goes wrong in that process, the task never gets deleted. Tasks that hit deadline-expired or somehow get completed in Taskcluster in some other way may never be deleted too. It's hard to account for all of these cases, but there's certainly no point in the bridge tracking tasks that are already completed in both cases - we should just delete them from our own db and be done with it.
Whiteboard: [bbb]
No longer blocks: bbb
Ben: do we still need to do this cleanup?
Flags: needinfo?(bhearsum)
Since we haven't heard of this causing issues I'm going to assume it either doesn't happen anymore, or doesn't cause problems.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bhearsum)
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.