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

Head commit for run:
0630aa3623a19d38c9a215bcaabdc54ec1e3ce14 / 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/4884483949

With regards,
GitHub Actions via GitBox


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

Reply via email to