HaeSe0ng commented on PR #32070:
URL: https://github.com/apache/airflow/pull/32070#issuecomment-1603034476

   @kristopherkane
   
   After the incident in our dags, I confirmed that the issue only occurs when 
`deferrable` is set to `True`. Therefore, I set `deferrable` to `False` 
already. I truly appreciate your kindness. Thank you.
   
   FYI. Even if `deferrable` is False, `get_batch` can be called if 
`AlreadyExist` (batch with given id already exists) error occurs in 
`DataprocCreateBatchOperator`
   


-- 
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