When manually executing the master DAG, it calls the secondary DAG but does not execute the secondary DAG immediately as in the video. any idea how to solve it?
Encountered same problem. Apparently for mine, issue looks like its because it's using default sqlite, which doesn't allow parallelism, so DAG can only run sequentially. It will not execute secondary DAG since master DAG is still running.
Amazing series, thank you for putting this on YT
When manually executing the master DAG, it calls the secondary DAG but does not execute the secondary DAG immediately as in the video. any idea how to solve it?
Encountered same problem. Apparently for mine, issue looks like its because it's using default sqlite, which doesn't allow parallelism, so DAG can only run sequentially. It will not execute secondary DAG since master DAG is still running.
🍀 Promo-SM