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 b2f8b9fce27 Make SerializedParam.resolve not raise by default (#56923)
add fa60a7a02f1 Migrate retry handler in task SDK API client to use
tenacity instead of retryhttp (#56762)
No new revisions were added by this update.
Summary of changes:
task-sdk/pyproject.toml | 4 -
task-sdk/src/airflow/sdk/api/client.py | 29 ++-
task-sdk/tests/task_sdk/api/test_client.py | 370 ++++++++++++++---------------
3 files changed, 195 insertions(+), 208 deletions(-)