You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/09/13 15:09:18 UTC

[GitHub] marklavrynenko-original opened a new pull request #3897: [AIRFLOW-2263] Fix 500 for null DAG

marklavrynenko-original opened a new pull request #3897: [AIRFLOW-2263] Fix 500 for null DAG
URL: https://github.com/apache/incubator-airflow/pull/3897
 
 
   ### Jira
   
   My PR addresses the following [AIRFLOW-2263](https://issues.apache.org/jira/browse/AIRFLOW-2263) 
   ### Description
   
   Remove 500-error when opening non-existent DAG in webserver UI `/admin/airflow/tree?dag_id=some_garbage`
   Return 404 response instead
   
   
   ### Tests
   My PR do not add new unit tests

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services