Skip to content
Snippets Groups Projects

Introduce override for assign_resource_worker_deduplicate_until_executing

  1. Jul 24, 2024
    • Pam Artiaga's avatar
      Add introduced-by URL · 61131806
      Pam Artiaga authored
      61131806
    • Pam Artiaga's avatar
      Override for assign_resource_worker_deduplicate_until_executing · 2eb40bac
      Pam Artiaga authored
      assign_resource_worker_deduplicate_until_executing is already enabled by default
      in the YAML and globally enabled on production. We need to disable this for certain
      projects, but selectively disabling a feature flag per project is not possible. The
      documentation recommends introducing another override feature flag instead.
      
      Changelog: other
      2eb40bac
Loading