You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/11 05:05:36 UTC

[GitHub] [airflow] pankajastro commented on pull request #25844: Fix AzureBatchOperator false negative status

pankajastro commented on PR #25844:
URL: https://github.com/apache/airflow/pull/25844#issuecomment-1274093309

   > @pankajastro I still have issues with the exit code. I'm passing the following command line to `AzureBatchOperator`:
   > 
   > ```shell
   > "/bin/bash -c 'exit 1'"
   > ```
   > 
   > And even though the batch job fails on Azure, Airflow still considers the task to be exiting with code 0. We are using `apache-airflow-providers-microsoft-azure@4.3.0`
   
   that's weird, can you please share your airflow `AzureBatchOperator` task?  
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org