What Should I Do If an Application Deployment Times Out?
Symptoms
An application fails to be deployed, and the log information Task execution timed out. Stop the task. Start time: ******, end time: ****** is displayed.
Cause Analysis
The maximum duration for deploying an application at a time is 30 minutes. If the duration exceeds 30 minutes, the application fails to be deployed.
Solution
- If application deployment times out due to too many deployment steps, split the application into multiple applications and deploy them in sequence.
- If application deployment times out due to synchronous waiting (for example, waiting for action Run Shell Commands), run a command to change the execution mode to asynchronous.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot