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