This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4c4de51dc4d Handle missing container_statuses in
pod_manager.get_container_status (#47936)
add e71106887ca Implement error email in task sdk (#48385)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/models/taskinstance.py | 2 +-
task-sdk/src/airflow/sdk/definitions/baseoperator.py | 6 +++---
task-sdk/src/airflow/sdk/execution_time/task_runner.py | 15 +++++++++++++++
3 files changed, 19 insertions(+), 4 deletions(-)