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

Switch to authenticated github API access #29

Open
amcewen opened this issue Jul 9, 2019 · 2 comments
Open

Switch to authenticated github API access #29

amcewen opened this issue Jul 9, 2019 · 2 comments

Comments

@amcewen
Copy link
Member

amcewen commented Jul 9, 2019

If there's too much activity on the Somebody Should list (can there ever be too much activity on it...?!) then we hit the API rate-limit.

https://developer.github.com/v3/#rate-limiting apparently tells us how to switch to authenticated access, which gives us a better rate-limit.

@amcewen
Copy link
Member Author

amcewen commented Sep 8, 2020

This week's weeknotes took a loooong time to generate. The version kicked off by cron seemed to fail without reporting any failures. I started it manually and it was very slow when querying github. So maybe they've started doing some sort of throttling of unauthenticated access?

Might make sense to switch to the official Github API gem

@amcewen
Copy link
Member Author

amcewen commented Sep 8, 2020

Timed how long it's currently taking, and it was 498m54.136s, so only over 8 hours...

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