0x4ec7 opened a new issue #13296: URL: https://github.com/apache/airflow/issues/13296
https://github.com/apache/airflow/blob/d4c4492a10f5e269f80067b724aa2c345bf97ee0/airflow/models/taskinstance.py#L1263 The updated context['ti'] will not be available in post_execute functions. ti.state/ti.end_date/ti.duration is very useful if I want to send the updated task_instance to somewhere else like Atlas. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
