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

Fokko Driesprong resolved AIRFLOW-2608.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.10.0

Issue resolved by pull request #3496
[https://github.com/apache/incubator-airflow/pull/3496]

> Improved Exceptions handling in APIs
> ------------------------------------
>
>                 Key: AIRFLOW-2608
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2608
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Verdan Mahmood
>            Assignee: Verdan Mahmood
>            Priority: Major
>              Labels: exception-handling
>             Fix For: 1.10.0, 2.0.0
>
>
> The error handling in APIs is very poor, and most of the exceptions are 
> raised directly from AirflowExceptions which is the base exceptions class. 
> Also, some of the custom exceptions are created locally under the scope of 
> each file making it duplicated for other files. 
> We should have a centralized location for Exception classes along with the 
> standard default message for each exception. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to