jobs_runs_repair
Re-run failed tasks of a Databricks job run. Specify run ID and optionally select specific tasks to repair.
Instructions
Re-run a failed run (optionally only specific tasks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID to repair (re-run failed/skip-succeeded tasks) | |
| rerun_tasks | No | Specific task keys to re-run | |
| rerun_all_failed_tasks | No | ||
| latest_repair_id | No | Last repair id, for chained repairs | |
| job_parameters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |