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.

Hitting "API rate limit exceeded" for most PR listing operations

See original GitHub issue
  • Extension version: 0.2.3
  • VSCode Version: 1.29.1
  • OS: Mac OS 10.14.1

Steps to Reproduce:

  1. checkout angular/angular
  2. try to expand any of the PR categories under Source Control / Github Pull Requests (Assigned To Me, Awaiting For My Review, Created By Me)

What I get is: screen shot 2018-12-09 at 9 24 16 am

And the listing expands with 0 pull requests: screen shot 2018-12-09 at 9 32 46 am

Surprisingly, if I try to expand the All category, the list does expand:

screen shot 2018-12-09 at 9 32 25 am

Issue Analytics

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

github_iconTop GitHub Comments

4reactions
AngelOnFiracommented, Jul 5, 2021

I just started getting API rate limit exceeded errors while using github-cli today. The problem is, I’ve never run into this before, and I just installed vscode-pull-request-github this morning. Is there some way for me to check how frequently this plugin is making requests to the API? It would be nice to try and diagnose why this might still be occuring.

1reaction
RMacfarlanecommented, Dec 11, 2018

@IgorMinar Yeah, I have a PR open with the mitigation you suggest, searching for “upstream” and “origin” remotes and using those first. I think having clearer UI about what remote is being used and a setting to configure it would be good to add.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What does "rate limit exceeded" mean? (UPDATED)
This limit applies to your Twitter account rather than the applications which make the calls to the API i.e. you have 100 API...
Read more >
How to Stop Being Rate Limited: Best Practices for Making API ...
Merge engineer David Donnelly walks readers through the best practices and approaches for implementing a robust rate limit tracker.
Read more >
Resolve API throttling or "Rate Exceeded" errors in Elastic ...
If API requests exceed the maximum rate per second, you receive a "Rate Exceeded" error, and API calls are then throttled. Some API...
Read more >
How to get the most out of GitHub API rate limits - Endor Labs
That rate limit can be easily reached in just a few minutes by calling the API to list basic information from a medium...
Read more >
Shopify API rate limits
A single query to the API cannot exceed a cost of 1,000. This limit is enforced before a query is executed based on...
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