The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user pankajkoti (triggered by pankajkoti).

Head commit for run:
7b2a3891565d4b97b4ab5fb9bff86d3f98fdd72a / Pankaj Koti <[email protected]>
Add deferrable param in SageMakerTransformOperator

This will allow running SageMakerTransformOperator in an async
fashion meaning that we only submit a job from the worker to
run a job and then defer to the trigger for polling to wait for
the job status reaching a terminal state. This way, the worker
slot won't be occupied for the whole period of task execution.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to