Skip to content

Schedule VSD CountWorker via Cron

Adam Hegyi requested to merge 402739-add-vsd-count-worker-to-cron into master

What does this MR do and why?

This change adds the Analytics::ValueStreamDashboard::CountWorker to Cron (every 7 minutes) so the counts can be collected automatically. I forgot to add this in the previous MRs...

The job also depends on the current time so it actually does data processing in the last 5 days of the month.

How to set up and validate locally

When deployed, we should see the job being scheduled every 7 minutes.

MR acceptance checklist

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

Related to #402739 (closed)

Edited by Adam Hegyi

Merge request reports

Loading