You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/06/16 18:56:15 UTC

[GitHub] [beam] pabloem commented on pull request #12004: Enabling custom retry strategy for BQ streaming inserts.

pabloem commented on pull request #12004:
URL: https://github.com/apache/beam/pull/12004#issuecomment-644951340


   For BQ inserts, the idea is for anyone to be able to subclass `InsertRetryPolicy`, and implement the `shouldRetry` class, where each error is accessible. Custom logic can be added there. This is to enable users to implement their own, rather than have a very limited set of options.


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

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