I am using the api endpoint https://api.github.com/search/code?
and just after hitting 3 or 4 request in a minute the response is showing me that I have exceeded my limit.
According to the documentation we have a limit of 30 request in a minute.
Asked
Active
Viewed 745 times
1

FaizanNehal
- 22
- 5
-
Does this answer your question? [Continuously hitting the GitHub secondary rate limit even after following the best practices?](https://stackoverflow.com/questions/70030298/continuously-hitting-the-github-secondary-rate-limit-even-after-following-the-be) – mplungjan Mar 30 '23 at 10:01
-
I am now testing the retry-after header – mplungjan Mar 30 '23 at 10:04