apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.61k stars 528 forks source link

[Feature][Pipeline-tasks] Option to opt out completed subtasks when there is partial error in tasks #8183

Open anwesh-b opened 2 weeks ago

anwesh-b commented 2 weeks ago

Search before asking

Use case

As a user, I want an option to opt out the subtasks that are already completed, so that only the error or pending subtasks can be rerun,

Description

The feature request can be split into 2 parts.

The dependent tasks still needs to be completed to run the other tasks.

Related issues

No response

Are you willing to submit a PR?

Code of Conduct