You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/22 17:52:08 UTC

[GitHub] [airflow] pingzh commented on a change in pull request #21877: AIP-45 Remove dag parsing in airflow run local

pingzh commented on a change in pull request #21877:
URL: https://github.com/apache/airflow/pull/21877#discussion_r832453133



##########
File path: docker_tests/test_docker_compose_quick_start.py
##########
@@ -102,8 +102,8 @@ def wait_for_container(container_id: str, timeout: int = 300):
 
 
 def wait_for_terminal_dag_state(dag_id, dag_run_id):
-    # Wait 30 seconds
-    for _ in range(30):

Review comment:
       good point, https://github.com/apache/airflow/pull/22476 thanks




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org