uranusjr commented on issue #40958:
URL: https://github.com/apache/airflow/issues/40958#issuecomment-2746263327

   Now with task sdk, `ti` _is_ just a stub. So I feel we should probably go 
the opposite direction, not adding more dag/task/run related variables to the 
context, but encourage users to simply use `ti` (and document what attributes 
are available on it).
   
   I think this issue can probably be re-purposed to track the documentation 
part. I’ll start a devlist thread to discuss the long term future of things 
like `task_id` `run_id` etc.


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