async fn get_archive_snapshot_internal( url: &Url, timeout: Duration, api: Url, ) -> Result<Option<Url>, Error>