ahmedabu98 opened a new issue, #23291:
URL: https://github.com/apache/beam/issues/23291

   ### What happened?
   
   When streaming with Storage Write API and using 
`.withFailedInsertRetryPolicy(InsertRetryPolicy.retryTransientErrors())`, 
InvalidArgumentExceptions (eg. schema mismatch) are continuously retried. A 
schema mismatch is not transient and so the row should not be retried.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: io-java-gcp


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