mfaraji opened a new issue #212: dags with external trigger only are being scheduled. URL: https://github.com/apache/airflow-site/issues/212 I am using airflow to manage my workflows. I set schedule_interval=None for all my dags because they will be triggered manually. I noticed if an externally triggered dag run fails, the dag will be scheduled while it should not. I also sets 'retries': 0.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
