pub async fn get_agent_stats_handler( __arg0: State<AppState>, __arg1: Path<(String, String)>, ) -> Result<Json<AgentRunStats>>
postgres