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

Huge trouble: Github API rate limitation. #11

Open
xepozz opened this issue Aug 8, 2020 · 0 comments
Open

Huge trouble: Github API rate limitation. #11

xepozz opened this issue Aug 8, 2020 · 0 comments

Comments

@xepozz
Copy link
Owner

xepozz commented Aug 8, 2020

https://docs.github.com/en/rest/overview/resources-in-the-rest-api#rate-limiting

It says here ^ that Github has several limits:

  1. Limit for unauthorized user by IP 60 requests per hour
  2. Limit for authorized user by token: 5000 requests per hour

I have several idea how to avoid the limits:

  1. Github API mirror
  2. Cache intensity Implemented
  3. Proxies
  4. Refusing of Github API towards web version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant