@sandy thanks for the reply. I saw this issue and upvoted it. our use case is very straights forward; we have an asset that gets access tokens for different hosts. There tokens will be used by various jobs. The token asset only needs to be materialized every 12 hours and the jobs run every 5 minutes. if the jobs can use the assets seamlessly it would be great. otherwise the jobs need to get tokens every time they run (or we'll come up with some caching mechanism; not an elegant dagster solution)