bbovenzi commented on issue #24723:
URL: https://github.com/apache/airflow/issues/24723#issuecomment-1215644778

   It's not a time-based, but display-based (every 10 dag runs). This was the 
simplest solution at the time. DAGs can have all sorts of different schedules 
(especially with manually triggered runs) which makes it harder to find a 
solution that works everywhere.
   
   @NaveenGokavarapu19 I'd be happy to help you get a solution working. We'd 
have to check the whole range of the first to last dag runs displayed and from 
that overall timeline, select relevant dates to render (change in every hour, 6 
hours, day, week, etc).


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