Skip to content

swh: ensure only one instance of a cronjob is running at the same time

Vincent Sellier requested to merge cronjob-concurrency into production

if at some a cronjob pod is not started in the cron interval, when the resources become available a couple of jobs can be started at the same time

Merge request reports