Skip to content

Introduce Feature Flag type Experiment

Problem to solve

Growth experiments are currently deployed to SaaS using development feature flags. These flags are part development, and part ops - with some experiments live for months. Experiments do not (for the most part, except as relates to iteration) fall under the incomplete feature category, and as such it would be more appropriate to deploy behind an experiment feature flag as opposed to a development feature flag.

Proposal

Introduce an experiment feature flag type.

Links / references

Edited by Phil Calder