shahar1 commented on PR #68250:
URL: https://github.com/apache/airflow/pull/68250#issuecomment-4726791906

   > Could you clarify how the observed IAM, gRPC error propagates from 
`_transport.send(`)? `StackdriverRemoteLogIO `uses `BackgroundThreadTransport 
`by default, whose`send()`only enqueues the entry. The network request happens 
in the background worker, where exceptions from`batch.commit()`are already 
caught.
   
   @goingforstudying-ctrl please address Henry's concern, thanks!


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