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.)
A workflow run failed with this in the logs:
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.)