async fn run_rolling_rollup( state: &ServerState, anchor_day: NaiveDate, ) -> Result<(), Box<dyn Error + Send + Sync>>