ashb commented on issue #2460: [AIRFLOW-1424] make the next execution date of 
DAGs visible
URL: 
https://github.com/apache/incubator-airflow/pull/2460#issuecomment-438284090
 
 
   That'll happen, in this case (since I've already been involed) there's no 
need to rebase to fix them just yet.
   
   I need to take a look at what that function in Scheduler does, and if it's 
actually doing more than we want. For instance if there are too many active DAG 
runs already for that DAG it will return None: do we want None displayed in the 
UI in that case or not.
   
   Also: need to check if creating an instance of SchedulerJob will end up 
creating a row in the Job table or not? (If it does then we don't want that, 
and the logic should be moved elsewhere)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to