hub icon indicating copy to clipboard operation
hub copied to clipboard

HTTP 429 errors on requests to `raw.githubusercontent.com`

Open tegioz opened this issue 7 months ago • 2 comments

Hi! 👋

We've noticed some errors on requests to raw.githubusercontent.com while processing repositories. It seems to be related to a rate limits update that GitHub is rolling out.

We're looking into it, we'll keep you posted 🙂

tegioz avatar May 19 '25 09:05 tegioz

As far as we can tell, it looks like these rate limits don't apply to GitHub Pages.

If you need a quick workaround, you can serve your content using GitHub Pages instead of using urls like:

  • https://raw.githubusercontent.com/...
  • https://github.com/.../.../raw/...

Please note that you can also suspend tracking errors notifications from the Artifact Hub control panel if needed.

tegioz avatar May 19 '25 09:05 tegioz