Skip to content

Remove ExpireBuildInstanceArtifactsWorker

Max Orefice requested to merge morefice/remove-unused-artifact-worker into master

Ref: #35907 (closed)

What does this MR do and why?

This MR removes an unused worker which was used to remove artifacts for a given job.

We have a better worker ExpireBuildArtifactsWorker which is more performant and delete artifacts in batches.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Max Orefice

Merge request reports