Skip to content

Failing CI tests due to Github API limit #2058

@AdaOrbit

Description

@AdaOrbit

It now happened to me twice that a CI test failed due to Githubs API rate limit.

Both times the tests failed on windows but on different gcc versions. #2051

I'd suggest using a git mirror as not to reach the rate limit (easy but shifting the problem) or better yet, rewriting the tests to be more resourceful (harder but solves the problem).

Another option would be to remove a few CI tests but I don't think that it's a good solution in the long run.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions