Skip to content

Limitations of the Github search api #10

@YutaOkoshi

Description

@YutaOkoshi

The following page shows that the API has some limitations.
https://docs.github.com/en/free-pro-team@latest/rest/reference/search#rate-limit

To solve this problem, I have been using a script that generates HTML for every few items, waits a minute when the limit is reached, and finally combines them into one HTML with my own python script.

Can you make it so that I don't have to do this and the module doesn't hit the limit?

It would make it much easier to use!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions