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

Head commit for run:
e647c72a91cc812994e957b6275a680be15123be / Pankaj Koti <[email protected]>
Add deferrable param in SageMakerTrainingOperator

This will allow running SageMakerTrainingOperator 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/4873539680

With regards,
GitHub Actions via GitBox


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

Reply via email to