Clear task state for all TI if `clear_on_success` set when dag run is cleared
Open
area:core
kind:feature
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 472
Description
Clear task state for all TIs in a dag run when `clear_on_success=True`. Scoped out of the initial PR due to performance concerns like fetching all TIs + per-TI DELETEs is expensive for large/mapped DAGs.
Contributor guide
Assessment
This issue has not been assessed yet.