Skip to content

Mark the ExpirePipelineCacheWorker as idempotent

What does this MR do?

This worker expires cache, so it is already idempotent: expiring the cache twice does nothing.

This will allow us to deduplicate this queue.

For gitlab-com/gl-infra/scalability#284 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Bob Van Landuyt

Merge request reports