mara / mara-pipelines

A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow
MIT License
2.07k stars 100 forks source link

Rerun failed pipelines function #97

Open leo-schick opened 1 year ago

leo-schick commented 1 year ago

Add a re-run function to run all failed and skipped nodes from a failed pipeline run.

This should be put into a UI interface, e.g. next to a overview of the last pipelines executions:

image