pub fn recency_value(recency: &Recency) -> Value
The match recency dict: {last_committed, age_days, stale}, all three keys always present, each null when unknown.
recency
{last_committed, age_days, stale}