[
https://issues.apache.org/jira/browse/AIRFLOW-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926912#comment-16926912
]
ASF subversion and git services commented on AIRFLOW-5417:
----------------------------------------------------------
Commit 205db4b41feef2473585802fcda2c129ffe49099 in airflow's branch
refs/heads/master from Kevin Yang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=205db4b ]
[AIRFLOW-5417] Fix DB disconnects during webserver startup (#6023)
> Webserver won't start with long DagBag parsing
> ----------------------------------------------
>
> Key: AIRFLOW-5417
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5417
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Affects Versions: 1.10.5
> Reporter: Kevin Yang
> Assignee: Kevin Yang
> Priority: Major
>
> When DB disconnect during DagBag creation, webserver will fail to start. This
> becomes a big issue when DagBag is large enough that creating it takes more
> time than DB server side connection expire limit. As it will fail webserver
> start up determinisitically.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)