async fn export_snapshot_inner( client: &Client, slot: &str, temporary: bool, ) -> Result<(String, MzOffset), TransientError>