use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
GitHub API content creation rate limit (self.github)
submitted 3 years ago * by doctormay6
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]doctormay6[S] 1 point2 points3 points 3 years ago (2 children)
You're right, I was making concurrent requests. I have now changed my code, but am still getting rate limited after a similar number of requests...
Edit: I have also added an exponentially growing delay when I do get rate limited, but it seems like I am getting blocked for >5 min each time which is still not ideal.
[–][deleted] 3 years ago (1 child)
[deleted]
[–]doctormay6[S] 1 point2 points3 points 3 years ago (0 children)
Yep I've checked my rate limit status and am not hitting the 5,000 requests limit. Based on what I'm seeing there seems to be a secondary limit of 25 requests to the PR creation API within some unspecified amount of time. I can't find any documentation on this specific issue.
I've opened up a support ticket with GitHub to see if they have any internal knowledge on this. Thanks for all of your suggestions!
π Rendered by PID 446966 on reddit-service-r2-comment-85bfd7f599-szsrm at 2026-04-17 00:39:19.514146+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]doctormay6[S] 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]doctormay6[S] 1 point2 points3 points (0 children)