Closed st3fan closed 10 years ago
I think this happens because we do not check if a site has an error or a non-200 response. In those cases there are likely no http responses, so those arrays are nil. Adding some more robust checking there to make sure we skip those.