Most of our Magic ETL and Jupyter notebooks workflows require a trigger that triggers only when ALL the input datasets I selected have been updated.
We update input datasets from Workbench. Larger datasets take longer to update than smaller ones. The Magic ETL must run only when all the input datasets are up to date, and not immediately when just one of them updated.