Skip to content

Download repo archive to reduce rate limit pressure #27

@juntyr

Description

@juntyr

Problem

GitHub rate limits unauthenticated repo accesses. When downloading a larger repo repeatedly, it is easy to hit the rate limit.

Proposed Solution

Perhaps we could download the archive of the repo instead and then unpack it. This would drastically reduce the number of API calls, possibly down to one.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions