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

Github API rate limit exceeded for pooling publicci #7

Open
kimpaller opened this issue Mar 21, 2022 · 1 comment
Open

Github API rate limit exceeded for pooling publicci #7

kimpaller opened this issue Mar 21, 2022 · 1 comment

Comments

@kimpaller
Copy link
Contributor

kimpaller commented Mar 21, 2022

Github API rate limit exceeded for pooling publicci with the following request response:

{'message': "API rate limit exceeded for 137.71.116.55. (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'}

Note: Issue persists even if GH_TOKEN env variable was supplied upon container creation.

@tfcollins
Copy link
Contributor

Can bump the cache to 60 seconds: https://github.com/sdgtt/constellation/blob/main/pages/publicci/dashboard.py#L46
Not sure if this is competing with Jenkins for API calls too.

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

No branches or pull requests

2 participants