Skip to content

Guard non SaaS instances from needlessly enqueueing Progress Worker

Doug Stull requested to merge 497328-guard-non-saas into master

What does this MR do and why?

Guard non SaaS instances from needlessly enqueueing Progress Worker

  • non SaaS instances should not need to enqueue this worker so we'll guard it with a simple/cheap check.
  • see #497328 (closed)

MR acceptance checklist

Please 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 #497328 (closed)

Merge request reports

Loading