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

Rate limit reached page #14

Open
3 tasks
xepozz opened this issue Aug 9, 2020 · 0 comments
Open
3 tasks

Rate limit reached page #14

xepozz opened this issue Aug 9, 2020 · 0 comments

Comments

@xepozz
Copy link
Owner

xepozz commented Aug 9, 2020

I early explain the main problem, see #11.

We need to handle this error with separated component that will contain:

  • Short description of the problem
  • Show existing ways to solve the problem:
    • Just wait N minutes (need to show remaining minutes)
    • Authorize with github token to raise the limits (see already completed authorization module)

Tech solution:

  1. Develop static page with short description (see above)
  2. Develop global event handler for rate limits error, that will redirect to error handling component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant