Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Unreliable CI because of GitHub Rate Limiting #419

Open
theoludwig opened this issue Jan 9, 2025 · 1 comment · May be fixed by #420
Open

[Improvement] Unreliable CI because of GitHub Rate Limiting #419

theoludwig opened this issue Jan 9, 2025 · 1 comment · May be fixed by #420

Comments

@theoludwig
Copy link
Member

Type of Improvement

Continuous Integration and GitHub Actions

Proposal

There seems to have an issue with rate limiting on macOS.

Refs: #417 and https://github.com/editorconfig-checker/editorconfig-checker.javascript/actions/runs/12693264299/job/35388685716

Anyway, that's not critical, so if we doesn't know how to fix, it's not too dramatic, but still annoying, it could be good to fix it, if we find a way.

@klaernie
Copy link
Member

I have the suspicion, that this is caused by the lower number of GitHub Actions runners for MacOS, meaning that more jobs run on fewer machines, all together hitting the GitHub APIs harder.

Maybe a solution would be to opportunistically use the token GitHub automatically provides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants