apache / apache/airflow

Clear task state for all TI if `clear_on_success` set when dag run is cleared

Open
#66,755 1 comment 0 reactions 1 assignee Claimed by @amoghrajesh View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.