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] [Commented] (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:comment-tabpanel&focusedCommentId=16941100#comment-16941100 ] 

Jarek Potiuk commented on AIRFLOW-5563:
---------------------------------------

There is a work in progress related to it originating from AIP-24:  [https://github.com/apache/airflow/pull/5743]

AIRFLOW-5088 

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