Skip to content

CI test run can be flaky due to exceeding GitHub API limits #142

@StevenMaude

Description

@StevenMaude

A workflow run failed with this in the logs:

FAILED tests/test_github.py::test_integration - osgithub.github.GithubAPIException: {"message": "API rate limit exceeded for 74.249.5.177. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

It got cleared up when re-running the failed job, but this is potentially an irritation in future.

(I guess this happens when previous runners on that IP have used the GitHub API enough to encounter the rate limit.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions