pub const FALLBACK_FTS_ONLY_CODE: &str = "fallback_fts_only";Expand description
reason_code recorded for a degradation the operator asked for.
The prose in FALLBACK_FTS_ONLY_REASON is what a human reads; this is what
degradation_failure branches on. Two representations because the envelope
has always carried the prose and changing it would break consumers.