kristopherkane commented on issue #29109:
URL: https://github.com/apache/airflow/issues/29109#issuecomment-1400653822

   How I tested this with the Breeze environment and a real GCP project: 
   
   - Batches DAG run from start to finish successfully
   - Batches DAG run that is cancelled after submission, returns 
AirflowException
   - Batches DAG run where the Airflow task PID is `kill -9` while the job is 
running.  Task retry happens, AlreadyExists is caught, reattach happens on 
first retry since job is in State.RUNNING


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to