Skip to main content

Feature flag — glossary

TL;DR

Runtime toggle controlling code paths — can interact with deploy risk.

Key facts

Term
Feature flag

TL;DR

Runtime toggle controlling code paths — can interact with deploy risk.

Definition

Feature flag is referenced across Reflex documentation and playbooks.

In production operations

Understanding Feature flag helps you interpret alerts, capacity charts, and repair actions safely.

Related