Chao-Han Tsai created AIRFLOW-4361:
--------------------------------------
Summary: Fix flaky test_integration_run_dag_with_scheduler_failure
Key: AIRFLOW-4361
URL: https://issues.apache.org/jira/browse/AIRFLOW-4361
Project: Apache Airflow
Issue Type: New Feature
Reporter: Chao-Han Tsai
Assignee: Chao-Han Tsai
test_integration_run_dag_with_scheduler_failure often fails with
{code}
^[[33m ^[[33m^[[1m^[[33mConnectionError^[[0m^[[0m^[[33m:
^[[0m^[[33mHTTPConnectionPool(host='10.20.3.19', port= 30809): Max retries
exceeded with url:
/api/experimental/dags/example_kubernetes_executor_config/paused/false (Ca
used by NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7fb80986f208>: Failed to establish a n ew connection: [Errno 111]
Connection refused',))^[[0m^M
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)