pub const PLAN_GRACE_DAYS: i64 = 14;Expand description
Days a cached plan keeps granting its hosted entitlements while the billing backend is unreachable. Generous on purpose: a network blip or a weekend offline must never silently demote a paying user to Free.