[
https://issues.apache.org/jira/browse/BEAM-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-4187:
--------------------------------
Priority: P3 (was: P2)
> Make Context.errors public in InsertRetryPolicy
> -----------------------------------------------
>
> Key: BEAM-4187
> URL: https://issues.apache.org/jira/browse/BEAM-4187
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Affects Versions: 2.4.0
> Environment: macOS High Sierra running java 9.0.4 and gcloud
> components 199.0.0, using beam java sdk 2.4.0 and dataflow runner
> Reporter: Devon Biggerstaff
> Priority: P3
> Labels: stale-P2
>
> Context.errors should be public in sdk.io.gcp.bigquery.InsertRetryPolicy so
> that it is possible for users to create their own InsertRetryPolicy which
> reacts differently to different errors.
> Also, "notFound" should probably be in PERSISTENT_ERRORS, the list of
> non-transient errors for which InsertRetryPolicy.retryTransientErrors does
> *not* retry infinitely-many times.
> Finally it would be great if users could specify a max number of retry
> attempts.
> This issue may be related to Beam-3271.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)