Hi @P_V_Nair
In addition to @pat-lego comments -
Solution 1 has the following advantages
Only one workflow per asset, reducing contention.Keeps all rendition logic centralized.
Performance-First: Fewer workflows, less overhead, no extra launcher logic.
Scalability: Easier to run in large batch...