Pausing an agent
- On the Agents page, locate the agent you want to pause and click the three dots ….
- Click Pause agent.
- Type
pause agentin the dialog, to confirm you understand the implications of the action, and then click Pause Agent again.
To be clear: it is individual tasks in progress that are completed, not the entire running pipeline. The pipeline will not progress any further until the agent resumes and its remaining queued tasks can be executed. The pipeline duration shown in the Pipeline run history will include any time that the pipeline spent waiting for a paused agent to resume.
Restarting a paused agent
When paused, the agent can be safely restarted on the cloud provider, as described in Restart an AWS ECS Fargate agent or Restart an Azure agent.When a paused agent is restarted on the cloud provider, the agent status will remain Paused until the queue automatically resumes or you manually resume the agent, as described below.
Resuming a paused agent
- On the Agents page, locate the agent you want to resume and click the three dots ….
- Click Resume agent.
- Click Yes resume to confirm.
- If the agent is actively connected and available, the resumed agent status will be Running and it will begin to execute queued tasks.
- If the agent was stopped during the pause and was never restarted, the resumed agent status will be Stopped.
- If the agent was taken offline, not gracefully stopped during the pause, and never restarted, the resumed agent status will be Unknown.

