Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fall back to server if client hits gist API rate limit #97

Closed
Rich-Harris opened this issue May 24, 2017 · 0 comments
Closed

Fall back to server if client hits gist API rate limit #97

Rich-Harris opened this issue May 24, 2017 · 0 comments

Comments

@Rich-Harris
Copy link
Member

I now work in an office with a lot of other people who are apparently using the gist API without authentication... if the client hits the rate limit, it should request the gist from the server instead (which can cache gists indefinitely since anonymous gists can't be edited, and which could make authenticated requests so that it doesn't hit the limit as quickly).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant