Skip to main content
All CollectionsAutomate
Restart Plan from Failed Task
Restart Plan from Failed Task

Learn how you can restart a plan run from the task that failed

N
Written by Nishi
Updated over 2 years ago

Plan runs may fail for a variety of reasons. And when that happens, you may need to rerun the plan. But the rerun might need to be started from the failed task instead of rerunning the entire plan. The Restart from Failed feature helps you do that.

Steps

  1. Open a plan that failed in the last run. Notice the failed task indicator.

  2. Select Retry from Failed to initiate the plan rerun.

    In the Retry plan run dialog, the Overview tab displays the number of tasks that will rerun and the number of tasks that will be skipped.

  3. Since this plan failed due to incorrect parameter values, switch to the Parameter overrides tab to reenter correct values for the parameters.

  4. Select Run plan.

    The plan starts to run, and the tasks that had passed previously are now skipped, while the tasks that failed are rerun along with the succeeding tasks.

  5. The plan run is now successful, and the passed icon indicates all task runs succeeded.

Retry in Complex Plans

You can also retry plans from failed tasks in complex plans with multiple parallel tasks.

In this case, four tasks from two parallel streams will be rerun, while one task will be skipped.

In the Parameter Overrides tab, you are prompted to enter values for all incorrect parameters.

Once run, the successful plan run displays as follows:

More Info

Did this answer your question?