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 01:10:49 UTC

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

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

 ##########
 File path: airflow/exceptions.py
 ##########
 @@ -79,6 +79,12 @@ class DagNotFound(AirflowNotFoundException):
     pass
 
 
+class ExecutionDateAlreadyExists(AirflowBadRequest):
 
 Review comment:
   Yes probably, (and by the way i didn't intend to make a official PR ... I have mistake the offical repo with mine ...

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