Skip to content

Use until_executed for CI sync workers

Adam Hegyi requested to merge use-until_executed-for-ci-sync-events-workers into master

What does this MR do and why?

This MR uses the until_executed deduplication strategy for the project and namespace sync workers. The goal here is to reduce the number of parallel sync jobs.

Suggested by reprazent via slack: https://gitlab.slack.com/archives/C01TQ838Y3T/p1647854968654609?thread_ts=1647825450.117729&cid=C01TQ838Y3T

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 Adam Hegyi

Merge request reports