jason810496 commented on code in PR #68133:
URL: https://github.com/apache/airflow/pull/68133#discussion_r3401039737


##########
task-sdk/src/airflow/sdk/execution_time/context.py:
##########


Review Comment:
   Not-blocking, but I just realized that `task_store` and `asset_store` only 
recommend to store the metadata instead of large payload even with custom 
object store backend (e.g. we shouldn't store the model checkpoint in 
`task_store`).
   
   Would it be better to introduce a "what not to store" section in 
`task-store.rst` as follow-up?



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