Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Reduce number of GitHub requests if possible #344

@azerella

Description

@azerella

This has come up before it seems in #140 😞

The max number of requests is 12,500 for any GitHub installation.

https://docs.github.com/en/developers/apps/building-github-apps/rate-limits-for-github-apps

We can't buy our way out of this it seems - we need to reduce the number of requests we process if possible or at least do better error handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions