pub const PLAN_EXTRACTION_TIMEOUT_MS: u64 = 4_000;
How long a model-backed retrieval plan may take before the rule-based plan is used instead.