[GitHub] [airflow] kaxil commented on a change in pull request #6923: [AIRFLOW-5149] - skip SLA checks config

2019-12-27 Thread GitBox
kaxil commented on a change in pull request #6923: [AIRFLOW-5149] - skip SLA checks config URL: https://github.com/apache/airflow/pull/6923#discussion_r361733340 ## File path: airflow/jobs/scheduler_job.py ## @@ -715,7 +715,8 @@ def _process_dags(self, dagbag, dags, tis_ou

[GitHub] [airflow] kaxil commented on a change in pull request #6923: [AIRFLOW-5149] - skip SLA checks config

2019-12-27 Thread GitBox
kaxil commented on a change in pull request #6923: [AIRFLOW-5149] - skip SLA checks config URL: https://github.com/apache/airflow/pull/6923#discussion_r361733340 ## File path: airflow/jobs/scheduler_job.py ## @@ -715,7 +715,8 @@ def _process_dags(self, dagbag, dags, tis_ou

[GitHub] [airflow] kaxil commented on a change in pull request #6923: [AIRFLOW-5149] - skip SLA checks config

2019-12-30 Thread GitBox
kaxil commented on a change in pull request #6923: [AIRFLOW-5149] - skip SLA checks config URL: https://github.com/apache/airflow/pull/6923#discussion_r362113797 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -176,6 +176,9 @@ store_serialized_dags = False