The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/1fanwang/aip96-on-task-instance-checkpointed has failed.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
485b22e40a9f571d64eb752ee69d83e3c6657ec7 / Stefan Wang 
<[email protected]>
Add on_task_instance_checkpointed listener hook

Hookspec, finalize() emit, example listener handler, and test that the
operator-supplied checkpoint_data is delivered to listeners. Stacks on the
CHECKPOINTED state introduced in #66402; merge that one first.

The hook fires from finalize() when run() catches AirflowTaskCheckpointed
and reports CHECKPOINTED. checkpoint_data is stashed on the runtime ti
inside the catch and read inside finalize() — the supervisor message does
not carry the payload yet (separate question).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to