Open
Bug 1860081
Opened 2 years ago
Updated 1 year ago
Create verification for cached task artifact expiry
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: ahal, Assigned: ahal)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
We've been bitten by cached tasks with artifacts that expire before the task does, rendering the task useless and causing bustage in ci-graphs.
I created a verification to sus out any such tasks, but it looks like they've all been fixed and I guess the bustage we're still seeing is from tasks that were created before the fix.
I still want to land the verification though to prevent future mistakes.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
I'm making this depend on bug 1841637 to avoid further regressing the Decision task runtime.
Depends on: 1841637
You need to log in
before you can comment on or make changes to this bug.
Description
•