Remove ProjectDailyStatisticsWorker (and queue)
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
That's a follow from https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/256, here we'll need to:
- Remove the feature flag that makes it enqueue jobs to this worker
- Consider either migrating existing jobs in the queue and process them, or just removing the queue in a major release (a few jobs can be missed in the latter)
- Remove
ProjectDailyStatisticsWorker
and queue
Edited by 🤖 GitLab Bot 🤖