The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
5b8fd679f213f98a6828aec8f370176fdca7c8c1 / Kaxil Naik <[email protected]>
AIP-72: Port task success overtime to the Supervisor

This PR ports the overtime feature on `LocalTaskJob` (added in 
https://github.com/apache/airflow/pull/39890) to the Supervisor.
It allows to terminate Task process to terminate when it exceeding the 
configured success overtime threshold which is useful when we add Listenener to 
the Task process.

closes https://github.com/apache/airflow/issues/44356

Also added `TaskState` to update state and send end_date from task process to 
the supervisor.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to