Hi I’m trying to create multiple nodes in multiple threads on GCE (each thread creates a single node) (the nodes have different properties, hence need different templates).
The problem is, that when trying to create more than 4 nodes, the fifth node doesn’t get created. The API just hangs. I’m guessing there’s some sort of rate limiting on the GCE side, wondering if this is correct, and if so - how to throttle down jClouds. Otherwise - what could possibly be causing this? Regards, Yaron (Y)
