Jarek Potiuk created AIRFLOW-6906:
-------------------------------------
Summary: Flaky test_kubernetes_executor.py
Key: AIRFLOW-6906
URL: https://issues.apache.org/jira/browse/AIRFLOW-6906
Project: Apache Airflow
Issue Type: Bug
Components: ci
Affects Versions: 2.0.0
Reporter: Jarek Potiuk
Kubernetes executors are flaky - seems this is a race where (quite often)
monitor_task gets 404 instead of "connection error" or success. It seems we
should treat 404 same way as connection error as it indicates that the
webserver is running but the task was not yet submitted to the DB
--
This message was sent by Atlassian Jira
(v8.3.4#803005)