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
Open a plan that failed in the last run. Notice the failed task indicator.
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.
Since this plan failed due to incorrect parameter values, switch to the Parameter overrides tab to reenter correct values for the parameters.
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.
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: