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 2021/08/09 10:35:28 UTC

[GitHub] [airflow] uranusjr edited a comment on issue #17478: Feature Request: Provide a next run field in the DAG details page

uranusjr edited a comment on issue #17478:
URL: https://github.com/apache/airflow/issues/17478#issuecomment-895117815


   If we want to show info on the next run, yes it should be option 2. But the question is _why_ you want to know when’s the next run’s `execution_date`. The reason given in #2460 was:
   
   > The scheduler's DAG run creation logic can be tricky and one is easily confused with the `start_date + interval`
   and period end scheduling way of thinking.
   
   Which implies the reporter of #2460 does not actually care about the next run, but only wants to show that field because the next run’s `execution_date` is also the end of _this_ run’s data period. I don’t know whether it’s the intention behind this issue or not, so we should first figure that before deciding what to add.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org