I have a with 200 tasks.
1. How can I interrupt the execution of the tasks temporarily while the DAG is running? 2. How can I just stop the DAG execution and reset it in case I find a problem that need to be fixed and then re-run the DAG? Thanks!
I have a with 200 tasks.
1. How can I interrupt the execution of the tasks temporarily while the DAG is running? 2. How can I just stop the DAG execution and reset it in case I find a problem that need to be fixed and then re-run the DAG? Thanks!