Sampath created AIRFLOW-5563:
--------------------------------
Summary: Airflow Webserver can crashes for a DAG Issues
Key: AIRFLOW-5563
URL: https://issues.apache.org/jira/browse/AIRFLOW-5563
Project: Apache Airflow
Issue Type: Bug
Components: webserver
Affects Versions: 1.10.2
Environment: Docker: FROM python:3.6-slim
Reporter: Sampath
While start Webserver, it tends to check all existing Dags & all dependent
airflow Hooks. In cases, where there are any issue with DAG the Webserver
failed to start/restart. Is this a desired feature?
Observed cases
* Missing Connection Hook
* DAG Syntax Issues
Kindly please check.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)