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
Superficially, this could mean looping over all repositories. Ideally, this would mean not getting data for people we already know about, which would involve getting a list of watchers, and then making a dictionary with the repos they watch, and then getting data for them all. Also, implement timeouts for the API to be nice.
The text was updated successfully, but these errors were encountered:
Superficially, this could mean looping over all repositories. Ideally, this would mean not getting data for people we already know about, which would involve getting a list of watchers, and then making a dictionary with the repos they watch, and then getting data for them all. Also, implement timeouts for the API to be nice.
The text was updated successfully, but these errors were encountered: