Skip to content

Remove UpdateLockedUnknownArtifactsWorker

Albert requested to merge 356319-remove-UpdateLockedUnknownArtifactsWorker into master

What does this MR do and why?

Resolves #439508

Remove UpdateLockedUnknownArtifactsWorker

This worker was added to backfill locked status on job artifacts. All expired job artifacts that had unknown locked status have since been backfilled and this worker has not been updating any more records as seen in the Kibana logs.

https://log.gprd.gitlab.net/app/r/s/PgBo1

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #356319

Edited by Erick Bajao

Merge request reports