The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 4be85f7a8983ca3191afe66a927741e5544c5b7e / 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/12132385703 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
