Skip to content

GithubDataSource based importers failing due to rate limit #507

Description

@Hritik14

The github rate limiting docs say

For unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the user making requests.

We're getting aiohttp.client_exceptions.ClientResponseError: 429, message='Too Many Requests'. Perhaps

  • Using github by api and using secret tokens or
  • Using subversion to fetch tags
    Could help us

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions