I'm trying out Google Compute. I have an issue I never saw on AWS.
I'm using Ubuntu 16.04 / Codeception / Selenium / Chromedriver / Chrome to run a simple acceptance test. The thing is, it fails randomly. Without changing anything, I can either fail or pass the test.
I never had this happen on AWS. No clue. Any ideas? Pretty certain it's Google, not me. It seams I have to sometime "wake up" the outbound HTTP in google cloud. Is this a real phenomenon?