pierrejeambrun commented on issue #63715: URL: https://github.com/apache/airflow/issues/63715#issuecomment-4117096524
For adding the filter you don't necessarily need any specific conditions between clears and retries etc... For solving the 'wrong' duration representation, yes, for reproduction you need the timespan between tries to be >> (greatly bigger) than the tasks execution time. All TIs duration will be crushed down to the 'min_width' available, loosing all 'duration variation' representation. Then filtering on a smaller range with TIs in it should present a fine grained duration representation. -- 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]
