This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a70aed1ead0 Add number of queries guard in public dag warnings list
endpoint (#57503)
add 552e60505a9 Fix HITL operators failing when using notifiers (#57494)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/api/client.py | 6 +++---
task-sdk/src/airflow/sdk/execution_time/comms.py | 11 +++++++++++
task-sdk/src/airflow/sdk/execution_time/supervisor.py | 6 ++++--
task-sdk/tests/task_sdk/api/test_client.py | 4 ++--
task-sdk/tests/task_sdk/execution_time/test_supervisor.py | 2 --
5 files changed, 20 insertions(+), 9 deletions(-)