There are basic instructions of how to avoid this in CI here:
I’ll hopefully know more about the cause in the coming days. Have to dig through logs to see if there’s some patterns in the requests.
Aside: I noticed some bursts of downloading lots of docs.json files in the same second. The pattern suggested “downloading docs for my project” rather than “scraping the whole catalog”, so if any editor tool is downloading lots and lots of documentation without caching anything, please figure out a way to avoid that! I am pretty certain that is not the root cause. Just figured I’d mention it in case it’s something easily fixable.