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

Probable rate limiting issue for enterprise runners #28

Open
RPCMoritz opened this issue Jan 26, 2023 · 2 comments · Fixed by #29
Open

Probable rate limiting issue for enterprise runners #28

RPCMoritz opened this issue Jan 26, 2023 · 2 comments · Fixed by #29

Comments

@RPCMoritz
Copy link
Contributor

Hey, I'd like to point out that the rationale for adding a Github token to the MacOS-runners on github.com also applies to enterprise runners. There, usually entire servers farms run behind a handful of public IPs which then get flagged quickly by Github as exceeding their allocated rate.

Sadly, the error message doesn't really help me with understanding whether that's the case, but the observed behavior matches rate limiting perfectly:

Run axel-op/googlejavaformat-action@v3
Version of JDK: 11
Downloading Google Java Format
Error: TypeError: Cannot read properties of undefined (reading 'find')

I will contribute a short note on the doc, but would like to encourage someone to look into the error handling for this particular recurring issue :)

@RPCMoritz
Copy link
Contributor Author

Alternatively: It would be nice to be able to refer to custom repositories for the download.

@axel-op
Copy link
Owner

axel-op commented May 20, 2023

Re-opening this while the error message is not clarified.

@axel-op axel-op reopened this May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants