uranusjr commented on pull request #17732:
URL: https://github.com/apache/airflow/pull/17732#issuecomment-908213713


   I just noticed something. We are using `next_dagrun_create_after` for Next 
Run, but is still using `execution_date` for Last Run. So for 
`example_bash_operator` (see screenshot in the top message), the runs are *two* 
hours apart even though the schedule is one hour. I think we should change Last 
Run to use `start_date` instead, does that sound righ @ashb?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to