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.

Rate-limited API breaks Gist counter during high-usage

See original GitHub issue

My Gist counter is currently returning a value of undefined, looking at the network requests, I’m receiving a 403 on the API request, claiming I’ve hit the rate limit.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sindresorhuscommented, Jan 9, 2018

A token should be mandatory for this feature, but not mandatory for the extension. If no token is included, we could console.log that the feature is not enabled because a token is not set.

0reactions
fregantecommented, Jun 14, 2018

Moved to the generic #1374

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rate-limited API breaks Gist counter during high-usage #969
My Gist counter is currently returning a value of undefined, looking at the network requests, I'm receiving a 403 on the API request, ......
Read more >
When does the GitHub Gist API rate limit reset? - Stack Overflow
This makes sense but I am seeing a value of "X-RateLimit-Reset": "1670567917" which is November 28, 2022 and today is December 8, 2022....
Read more >
Rate limits overview - Okta Developer
API rate limits by token. Okta API Tokens are, by default, configured to have 50% of an API endpoint's rate limit when created...
Read more >
Rate Limiting a .NET Core Application using the Sliding ...
A detailed guide on how to implement a rate limiter for a .NET Core application, using the sliding window algorithm.
Read more >
How to avoid hitting rate limits in API integration - Elastic.io
Some APIs are designed in such a way that they will count each connection as an actual request. If you have e.g. 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