jkasireddy commented on PR #71546:
URL: https://github.com/apache/airflow/pull/71546#issuecomment-5343527192

   @fat-catTW  I like the bounded lookup direction. One edge case I’m wondering 
about is whether a fixed 500-run cap can miss a valid previous attempt on 
high-frequency Glue jobs shared across multiple DAGs. Since GetJobRuns is 
returned newest-first, would stopping once StartedOn predates the relevant DAG 
run provide a stronger semantic boundary than the fixed page count alone? A 
regression test where the matching run falls beyond the first page may also 
help document the intended behavior.


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