我试图在 DAG 内的父任务 5 分钟后执行任务。
DAG:任务 1 ----> 等待 5 分钟 ----> 任务 2
如何在 Apache Airflow 中实现这一点?提前致谢。
python airflow
airflow ×1
python ×1