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

Head commit for run:
5b0f668b6dad448bdf99976658231f6ffa607f8b / Pankaj Singh 
<[email protected]>
Add deferrable param in BatchOperator (#30865)

Add the deferrable param in BatchOperator.
This will allow running BatchOperator in an async way
that means we only submit a job from the worker to run a batch job
then defer to the trigger for polling and wait for a job the job status
and the worker slot won't be occupied for the whole period of
task execution.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to