Skip to content

web ui: rerun selected steps #876

Open
@bremyozo

Description

@bremyozo

Select a step and have an option to rerun only that step or also all downstream steps (similar to airflow)

Edit: Later found FAQ — How Can I Retry a DAG from a Specific Task?. Although it works

  • it's not obvious
  • it doesn't give control over if downstream task should skipped
  • works only for failed tasks or marked as failed. Would be nice to have dedicated button to rerun regardless if marked as failed. For some use-cases it's useful to rerun successful tasks for example - rerun only specific branch of a large DAG ahead of schedule or a single task to refresh cache

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