Additional detection of failed instances: google api returns an operation that more often than not will be "in progress", but eventually it might err with resource_exhaustion or similar errors. This commit introduces checks for such a case and times out an image allowing other images to jump in and launch instances
Additional detection of failed instances: google api returns an operation that more often than not will be "in progress", but eventually it might err with resource_exhaustion or similar errors. This commit introduces checks for such a case and times out an image allowing other images to jump in and launch instances