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 2019/01/15 00:58:54 UTC

[GitHub] XD-DENG commented on a change in pull request #4528: [AIRFLOW XXX] test coverage

XD-DENG commented on a change in pull request #4528: [AIRFLOW XXX] test coverage
URL: https://github.com/apache/airflow/pull/4528#discussion_r247727131
 
 

 ##########
 File path: airflow/exceptions.py
 ##########
 @@ -79,6 +79,12 @@ class DagNotFound(AirflowNotFoundException):
     pass
 
 
+class ExecutionDateAlreadyExists(AirflowBadRequest):
 
 Review comment:
   We may not have to add a new exception class?

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