Assigned
Status Update
Comments
rt...@google.com <rt...@google.com> #2
Thank you for bringing this feature to our attention, we forwarded this request to our product team for review.Please note that there is no ETA for resolution on feature requests. We will provide any relevant information through this thread for your convenience.
Description
What you would like to accomplish:
Deployment Manager operations have a timeout limit of 60min for deployments to complete successfully. Resources that take longer to create (for example a 6TB boot disk from snapshot) will lead deployment to fail with "The operation did not finish in less than 60 minutes" error.
It'd be useful to be able to set a custom timeout for the operation when expecting it to take longer.
How this might work:
This could be implemented as a --timeout flag in gcloud for example that could be used when deploying configurations.
Other information (workarounds you have tried, documentation consulted, etc):