[I] Clear task state for all TI if `clear_on_success` set when dag run is cleared [airflow]
amoghrajesh opened a new issue, #66755: URL: https://github.com/apache/airflow/issues/66755 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] Clear task state for all TI if `clear_on_success` set when dag run is cleared [airflow]
amoghrajesh commented on issue #66755: URL: https://github.com/apache/airflow/issues/66755#issuecomment-4427838080 cc @uranusjr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
