Ignoring HttpRequestException so the loop doesn't stop when service fail to respond within certain period of time.
Switched from "Connected to https://url: status=408/Request timeout method=GET time=123ms bytes=16" to "Request timed out."
Added a consecutiveTimeouts, if a service doesn't respond within 100 requests, the loop will be automatically stopped