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 
`[email protected]`
   
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to