Hi!
We’re currently designing several libraries and would like them to fetch their own assets instead of having the process fetch the assets and feed them into the library.
Will a Get Asset in a library (used by a process) with a CacheStrategy set to Execution guarantee that the asset is only fetched from the orchestrator once? I get that it will do that when the activity is directly in a process, but I was wondering if it is different when used in a library in the process.