The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/reschedule-start-date-context has failed.
Run started by GitHub user eladkal (triggered by eladkal).

Head commit for run:
171524f639d0db03ed372522f4cf38301bf03406 / Hemkumar Chheda 
<[email protected]>
Reduce reschedule startup queries in execution API

The run endpoint was doing two TaskReschedule round trips to compute values 
that can be fetched together. Collapsing them into one aggregate query keeps 
the rescheduled-sensor context fix intact while trimming overhead on task 
startup, and the test now proves we return the earliest reschedule timestamp 
instead of depending on insertion order.

Report URL: https://github.com/apache/airflow/actions/runs/30983928836

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to