Skip to content

jobs.list_runs does not return 'latest_repair_id' #157

@btglau

Description

@btglau

Hello,

I wrote a script that can repair all the runs for a given job_id. However, when I have to repair for a second time, I come across this error:

w.jobs.repair_run(j.run_id, rerun_all_failed_tasks=True)
databricks.sdk.core.DatabricksError: The latest repair ID needs to be provided in order to create a new repair

I cannot find any output in jobs object that has this information. Can you provide some insight here? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions