driazati commented on issue #11811: URL: https://github.com/apache/tvm/issues/11811#issuecomment-1162497789
We have this problem generally with all network dependencies (even Docker images sometimes flake on `docker pull`). I think the right fix is some combination of consolidating allowed remotes (e.g. only resources from GitHub and S3 can be downloaded) so that a random outage like this doesn't break CI and some kind of HTTP cache in between the tests and the internet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
