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.

Gist api is hitting limit

See original GitHub issue

Provide the steps to reproduce

https://googlechrome.github.io/lighthouse/viewer/?gist=533366b2f8bfc084d994963023eef4ae

What is the current behavior?

Gist API is return 403

{
  "message": "API rate limit exceeded for 64.71.162.123. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}

What is the expected behavior?

Showing lighthouse result

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
brendankennycommented, Jan 9, 2019

I just got the email notification for opening this issue (~3 hours later) so I think it’s very possible it’s a github-side issue causing this for you.

0reactions
roderickhsiaocommented, Jan 9, 2019

Yes, we got high latency of email notification as well

Read more comments on GitHub >

github_iconTop Results From Across the Web

When does the GitHub Gist API rate limit reset? - Stack Overflow
Okay, so I'm allowed 60 requests. But the time for the Rate Limit Reset is given as 1566344009 ...units. I'm not sure what...
Read more >
New Issues and Gist API - The GitHub Blog
We're trying out a new Rate Limiting system. Instead of punishing scripts that flood the API in a short time, we're setting daily...
Read more >
1. The Unclad GitHub API - Building Tools with GitHub [Book]
For search, requests are limited to 20 requests per minute for authenticated user requests and 5 requests per minute for anonymous requests. The...
Read more >
How to get the most out of GitHub API rate limits - Endor Labs
You can up the rate limit to 15,000 with an enterprise account, but the problem remains the same: If your service/program needs to...
Read more >
How to test Github Rate limiting - Snyk Support
You can test whether your API token is being rate limited by Github by running ... admin:repo_hook, delete:packages, delete_repo, gist, notifications, repo, ...
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