question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

API rate limit exceeded

See original GitHub issue

I’m getting this error fairly consistently when using the action:

Run actions/setup-go@v1.0.2
  with:
    go-version: 1.10
##[error]API rate limit exceeded for 199.7.166.17. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
##[error]Node run failed with exit code 1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:10
  • Comments:18 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
mvdancommented, Sep 11, 2019

Friendly ping @damccorm - any chance this could get attention soon? Actions can’t be used as CI for Go until this is fixed, since builds start failing after just a dozen or so builds. The golang.org approach suggested above should work, and there’s even a PR ready 😃

4reactions
subositocommented, Sep 5, 2019

@kjk @mvdan @damccorm I’ve updated API call to use the golang-dl one. I didn’t know about this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

API Rate Limits - Deep Security Automation Center
API call rates are measured as the number of API calls that Deep Security Manager receives within the last sixty seconds. When a...
Read more >
How to handle API rate limits: Do your integrations work at ...
An API rate limit might enforce, say, 100 requests per minute. Once requests exceed that number, it generates an error message to alert...
Read more >
GitHub Error: Rate Limit Exceeded - Coder Diaries
When GitHub throws "Rate Limit Exceeded" error, the cause is exceeding the number of requests allowed per hour. Find out how to solve...
Read more >
Rate Limits - Graph API - Meta for Developers - Facebook
A rate limit is the number of API calls an app or user can make within a given time period. If this limit...
Read more >
What Does "Rate Limit Exceeded" Mean on Twitter? - ITGeared
Rate limit exceeded error means that you have exceeded the number of API (Application user interface) calls each user is allowed for a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found