amoghrajesh commented on code in PR #45924: URL: https://github.com/apache/airflow/pull/45924#discussion_r1926822464
########## task_sdk/src/airflow/sdk/execution_time/task_runner.py: ########## @@ -43,6 +44,7 @@ SetRenderedFields, SetXCom, StartupDetails, + SucceedTask, Review Comment: I was aligning with `DeferTask`, `RescheduleTask` etc. I am OK making this change but should we do for remaining states too? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org