Closed
Bug 1609130
Opened 6 years ago
Closed 6 years ago
Cache processed Mac packages in the system-symbols task
Categories
(Taskcluster :: Operations and Service Requests, enhancement)
Taskcluster
Operations and Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marco, Assigned: calixte)
References
Details
Before the migration, we used to have a cache of processed packages, so we wouldn't reprocess the same packages on the next run.
https://github.com/marco-c/breakpad-mac-update-symbols/blob/master/fetch-task.json#L27
https://github.com/marco-c/breakpad-mac-update-symbols/blob/master/run.sh#L11
We should bring it back.
| Reporter | ||
Comment 1•6 years ago
|
||
Assignee: nobody → cdenizet
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•