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

GIT_API_URL in gecko_release_page_parser.rb should provide an option to use ACCESS_TOKEN to avoid rate limit #2

Open
hitliubo opened this issue Jan 16, 2018 · 0 comments

Comments

@hitliubo
Copy link

By default geckodriver-helper will check the latest release from github. However, there's a rate limit in GitHub which could be potentially blocked. In my case, in my company the default 60 per hour is not enough. So it would be nice if we could pass parameters such as ACCESS_TOKEN or something based on the GitHub documentation to avoid such rate limit.

https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications
https://developer.github.com/v3/#oauth2-token-sent-in-a-header

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