You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered: