Application Deployment Timed 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.