async fn refresh_rankings( state: &ServerState, top_n: usize, ) -> Result<(), Box<dyn Error + Send + Sync>>