Help Center> CodeArts Deploy> FAQs> Creating an Application> Application Deployment Timed Out
Updated on 2023-11-28 GMT+08:00

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.

Creating an Application FAQs

more