laurenhall1526-netizen commented on issue #63715: URL: https://github.com/apache/airflow/issues/63715#issuecomment-4117261526
Thanks for the clarification! That makes sense. I’ll make sure the reproduction scenario has the tries spaced far enough apart so the duration differences are visible, and then proceed with validating the behavior before submitting the PR. On Tue, Mar 24, 2026, 5:33 AM Pierre Jeambrun ***@***.***> wrote: > *pierrejeambrun* left a comment (apache/airflow#63715) > <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. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/63715?email_source=notifications&email_token=B7IHA4YXT2GJY4JEMXEOL6T4SJP6VA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMJRG4YDSNRVGI2KM4TFMFZW63VHMNXW23LFNZ2KKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4117096524>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B7IHA43VDNSYJTUKLZICIXL4SJP6VAVCNFSM6AAAAACWTGXDSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCMJXGA4TMNJSGQ> > . > You are receiving this because you commented.Message ID: > ***@***.***> > -- 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]
