#[KevinMarks]I had a timeout thing like that with AWS lambdas, except they default to 3 seconds, and it can take 2 seconds for one to spin up. So when testing it was fine as there was an instance still around, but when the actual events fired they kept timing out.