[GitHub] [airflow] kaxil commented on a change in pull request #8950: Don't hard-code constants in scheduler_dag_execution_timing

2020-05-21 Thread GitBox
kaxil commented on a change in pull request #8950: URL: https://github.com/apache/airflow/pull/8950#discussion_r428612054 ## File path: scripts/perf/scheduler_dag_execution_timing.py ## @@ -131,11 +131,18 @@ def create_dag_runs(dag, num_runs, session): from airflow.utils

[GitHub] [airflow] kaxil commented on a change in pull request #8950: Don't hard-code constants in scheduler_dag_execution_timing

2020-05-21 Thread GitBox
kaxil commented on a change in pull request #8950: URL: https://github.com/apache/airflow/pull/8950#discussion_r428611927 ## File path: scripts/perf/scheduler_dag_execution_timing.py ## @@ -131,11 +131,18 @@ def create_dag_runs(dag, num_runs, session): from airflow.utils