Skip to content

Huge trouble: Github API rate limitation. #11

@xepozz

Description

@xepozz

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions