On Thu, 3 Jul 2025 12:37:28 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> We tried the retries like this before: > https://bugs.openjdk.org/browse/JDK-8343190 -- and it did not work, so we > have backed out. It looked as if the rate limiter basically bans the access > for hours, so short retries do not work. I see no point in trying it again. Yes. This hits archive.apache.org which has this warning: Do note that heavy use of this service will result in immediate throttling of your download speeds to either 12 or 6 mbps for the remainder of the day, depending on severity. Continuous abuse (to the tune of more than 40 GB downloaded per week) will cause an [automatic ban](https://infra.apache.org/infra-ban.html), so please tune your services to this fact. It's conceivable that GHA runners run into some of those limits. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26100#issuecomment-3032363126