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

Overcome Twitter limit multiple token solution #13

Closed
XinqiLi1992 opened this issue May 26, 2016 · 1 comment
Closed

Overcome Twitter limit multiple token solution #13

XinqiLi1992 opened this issue May 26, 2016 · 1 comment
Assignees
Labels

Comments

@XinqiLi1992
Copy link
Collaborator

Try using multiple keys to overcome the twitter rate limit. When one key reaches the limit, switch to another key.

Questions:

  1. How many keys needed?
  2. How to monitor when and which limit has been reached?(As different requests may have different limit.)
  3. How to manage and switch those keys?
@jonrh jonrh added this to the Minimum Viable Product milestone May 26, 2016
@XinqiLi1992 XinqiLi1992 self-assigned this May 30, 2016
@jonrh jonrh added the backend label May 31, 2016
@jonrh
Copy link
Owner

jonrh commented Aug 19, 2016

Final submission in few hours, cleaning up & closing.

@jonrh jonrh closed this as completed Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants