You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/09/30 16:05:00 UTC

[jira] [Resolved] (AIRFLOW-5563) Airflow Webserver can crashes for a DAG Issues

     [ https://issues.apache.org/jira/browse/AIRFLOW-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-5563.
-----------------------------------
    Resolution: Duplicate

> 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
>            Priority: Minor
>
> 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)