Skip to content
New issue

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

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

Already on GitHub? # to your account

hitting github api rate limit #6308

Closed
medyagh opened this issue Jan 14, 2020 · 3 comments
Closed

hitting github api rate limit #6308

medyagh opened this issue Jan 14, 2020 · 3 comments
Labels
area/testing kind/support Categorizes issue or PR as a support question. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@medyagh
Copy link
Member

medyagh commented Jan 14, 2020

one of our tools is mis-using the github api

as seen in https://storage.googleapis.com/minikube-builds/logs/6272/KVM_Linux.txt

HTTP code 403! Retrying in 128 ..
{
  "message": "API rate limit exceeded for user ID 20374350.",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}
HTTP code 403! Retrying in 256 ..
Build step 'Execute shell' marked build as failure

@afbjorklund
Copy link
Collaborator

@medyagh medyagh added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jan 17, 2020
@medyagh
Copy link
Member Author

medyagh commented Jan 22, 2020

update: I generated new API tokens and it seems to be working. I will close this issue for now till we see it agian.

@medyagh medyagh closed this as completed Jan 22, 2020
@medyagh medyagh reopened this Jan 22, 2020
@medyagh
Copy link
Member Author

medyagh commented Jan 22, 2020

nope that didnt help at all !

still getting

HTTP code 403! Retrying in 128 ..
{
  "message": "API rate limit exceeded for user ID 20374350.",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}

@priyawadhwa priyawadhwa added the kind/support Categorizes issue or PR as a support question. label Jan 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/testing kind/support Categorizes issue or PR as a support question. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

4 participants