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

coverage and rate limit #224

Open
shaharsol opened this issue Sep 19, 2019 · 0 comments
Open

coverage and rate limit #224

shaharsol opened this issue Sep 19, 2019 · 0 comments

Comments

@shaharsol
Copy link

According to

path: '/events?page=1&per_page=100&rand=' + Math.random(),
, it seems this isn't 100% coverage of events since you don't paginate the results, am I correct?

Also, assume I want to make consecutive API calls on each event received, I meet the 5,000 requests/hour rate limit pretty quick. Do you have any idea how to workaround it?

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