Hacker News new | ask | show | jobs
by dcrazy 36 days ago
Would you care to cite your source that GitHub does not apply rate limits to unauthenticated requests?
1 comments

The parent's experience which mirrors my own - on a clean residential IP that hasn't sent any traffic I hit that "rate-limit" on my first request to the commits list view.

So there is no rate-limit, it's a default deny for unauthenticated requests... which could be fine but at least update the error message to reflect that.

It's a rate limit of 0 RPS to that endpoint