GitHub-Analytics icon indicating copy to clipboard operation
GitHub-Analytics copied to clipboard

Failed request when getting next page of issue comments

Open jnothman opened this issue 8 years ago • 1 comments

I tried to run the downloader on scikit-learn/scikit-learn. It progressed through downloading with outputs 1:, 2:, 3:, 4:, 5:. Then I got "Connection reset by peer" and the process failed. Commenting out the block beginning https://github.com/StephenOTT/GitHub-Analytics/blob/2bd2d3c/github-analytics-data-download/github_data.rb#L96 avoids this failure, but obviously means I'm not getting all comments downloaded.

jnothman avatar Jan 18 '17 02:01 jnothman

@jnothman hey I wont have time to look at this over the next 2 weeks or so. I initial guess is that this is a problem because the GH api has changed, and this project has not been worked on or updated since April 2014.

If you find the solution PR are always welcome.

StephenOTT avatar Jan 18 '17 15:01 StephenOTT