Revanth14 commented on issue #67813:
URL: https://github.com/apache/airflow/issues/67813#issuecomment-4588074311

   I’d like to work on this and submit a PR.
   
   My initial plan is to add `TI.state` to the `load_only(...)` set in 
`adopt_or_reset_orphaned_tasks`, since `repr(ti)` currently reads `state` while 
building the reset log message. I’ll also check whether a small defensive guard 
in `TaskInstance.__repr__` is appropriate or if keeping the fix scoped to the 
scheduler query is preferable.


-- 
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]

Reply via email to