pub(crate) const ENABLE_0DT_DEPLOYMENT_PANIC_AFTER_TIMEOUT: &str = "enable_0dt_deployment_panic_after_timeout";
Expand description

The key used within the “config” collection where we store a mirror of the enable_0dt_deployment_panic_after_timeout “system var” value. This is mirrored so that we can toggle the flag with LaunchDarkly, but use it in boot before LaunchDarkly is available.