Lee-W commented on issue #58381: URL: https://github.com/apache/airflow/issues/58381#issuecomment-3736579327
> I also noticed ti_update_state is updating the task state, wonder if it can be the place I start to look into. Yes > Meanwhile understanding what are actually logged by the followings: I think this is the right track. The easiest way would probably be adding `Log` in `ti_update_state`. but there might be some existing utility function you can reuse. `action_logging` "might" not be the thing we want to reuse. This pattern is not used in execution_api (only in core_api for the time being) -- 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]
