Convert ConfidentialEpicWorker perform method to no-op as step 1/3 in removal

What does this MR do and why?

The ConfidentialEpicWorker is no longer used and being deprecated in 3 steps across 3 milestones. This first step converts the perform method to a no-op, next milestone a migration will ship to remove any sidekiq jobs for this worker, before it is removed outright.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #553861 (closed)

Merge request reports

Loading