Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunk for rate-limiting #2

Open
xiongchiamiov opened this issue Sep 2, 2013 · 1 comment
Open

Chunk for rate-limiting #2

xiongchiamiov opened this issue Sep 2, 2013 · 1 comment

Comments

@xiongchiamiov
Copy link
Owner

On a repository with a large number of pulls (somewhere around 1.5k), we run out of the 5000 API calls we get in an hour, at which point the script dies.

Although it's certainly going to take a lot longer, it'd be nice if we slept until we could make requests successfully again.

I've got an incredibly inelegant hack I'm testing, but I'd like to see how sigmavirus24/github3.py#129 shapes up.

@sigmavirus24
Copy link

@xiongchiamiov how does sigmavirus24/github3.py#175 sound?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants