The GitHub Actions job "Tests (ARM)" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c8f592d0b2dec77190c75d80a9624c9ce726999c / SameerMesiah97 
<[email protected]>
Implement execution_timeout semantics for AirbyteTriggerSyncOperator in 
deferrable mode (#64051)

* Enforce execution_timeout in deferrable AirbyteTriggerSyncOperator

Restore execution_timeout semantics in deferrable mode by propagating
timeouts through the trigger and explicitly cancelling Airbyte jobs
when the task exceeds its execution deadline.

This preserves behavior parity with non-deferrable execution and avoids
leaking Airbyte jobs.

Add tests covering execution timeout handling in both the operator and
trigger, including successful cancellation and best-effort behavior when
job cancellation fails.

* Fix trigger termination and strengthen tests for single terminal event

* Fix non-terminating trigger on failed state, correct timeout ordering, and 
update tests

---------

Co-authored-by: Sameer Mesiah <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to