ferruzzi commented on PR #32612:
URL: https://github.com/apache/airflow/pull/32612#issuecomment-1636287115

   I am almost certainly overthinking this but if we're considering Future 
Work... what about instead of setting a hardcoded time limit, we stored the 
previous durations somewhere and calculate an average and max based on that?  
Maybe run that suite against `main` on a schedule instead of in every CI run 
and assert that the timing is 1. not more than a fixed threshold and 2. not 
more than some percentage above the average successful duration?


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