pub fn spawn_prune_task(ip_rate: Arc<IpRate>) -> JoinHandle<()>
Spawn a Tokio task to prune the IpRate map.