Remove FF `deduplicate_archive_traces_cron_worker`
requested to merge 389632-feature-flag-rollout-of-deduplicate_archive_traces_cron_worker into master
What does this MR do and why?
Removes FF deduplicate_archive_traces_cron_worker. As this has been rolled out 100% as of 2023-02-23
Intent behind the FF was to deduplicate a cron worker which was enqueuing before the previous one finished
Screenshots or screen recordings
N/A
How to set up and validate locally
ArchiveTracesCronWorker should still work. Can be tested either 1. Wait 1 hour, triggers automatically at xx:17 or triggered manually via sidekiq panel http://localhost:3000/admin/sidekiq
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #389632 (closed)