Skip to content

Remove Security::RefreshComplianceFrameworkSecurityPoliciesWorker

Why are we doing this work

With Update ComplianceFrameworkChangedEvent subscrip... (!191779 - merged) we Security::RefreshComplianceFrameworkSecurityPoliciesWorker will not be used anymore. As a part of this issue we want to remove the worker following the docs:

  • Add migration to remove the sidekiq job by calling sidekiq_remove_jobs in %18.3
  • Delete the sidekiq worker in %18.4

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

Verification steps

Edited by Imam Hossain