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

User feedback when Github rate limit exceeded for unauthenticated users #160

Open
coleshaw opened this issue Feb 12, 2014 · 1 comment
Open

Comments

@coleshaw
Copy link

Hello OERPub team. I ran into this issue today and figured it would have been nice to receive some sort of warning / notification without having to dig into Chrome dev tools. When I went to demo the book editor without logging into my Github account, I hit their rate limit:

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

The current behavior in the UI is to tell the user that the demo-book bookshelf is invalid (please select another), which was confusing and not entirely accurate...

@kathi-fletcher
Copy link
Member

Agreed. This has been bugging me, also and is a real problem for demoing,
breaking the great model that anyone can try this out.

Kathi

On Wed, Feb 12, 2014 at 1:57 PM, cjshawMIT [email protected] wrote:

Hello OERPub team. I ran into this issue today and figured it would have
been nice to receive some sort of warning / notification without having to
dig into Chrome dev tools. When I went to demo the book editor without
logging into my Github account, I hit their rate limit:

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

The current behavior in the UI is to tell the user that the demo-book
bookshelf is invalid (please select another), which was confusing and not
entirely accurate...

Reply to this email directly or view it on GitHubhttps://github.com//issues/160
.

Katherine Fletcher, [email protected]
[email protected]
Twitter: kefletcher http://www.twitter.com/kefletcher Blog:
kefletcher.blogspot.com
[email protected]

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

2 participants