[
https://issues.apache.org/jira/browse/BEAM-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148240#comment-16148240
]
ASF GitHub Bot commented on BEAM-2718:
--------------------------------------
GitHub user mariapython opened a pull request:
https://github.com/apache/beam/pull/3796
[BEAM-2718] Improve bundle retry display.
While --direct_runner_bundle_retry is experimental, if an exception occurs,
the user should be informed that the option to use retry is available.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mariapython/incubator-beam retry
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3796.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3796
----
commit 593b6f6659973b2774659a66e9be613c535c3f16
Author: Maria Garcia Herrero <[email protected]>
Date: 2017-08-31T00:00:13Z
Improve bundle retry display.
----
> Add bundle retry logic to the DirectRunner
> ------------------------------------------
>
> Key: BEAM-2718
> URL: https://issues.apache.org/jira/browse/BEAM-2718
> Project: Beam
> Issue Type: New Feature
> Components: sdk-py
> Affects Versions: Not applicable
> Reporter: María GH
> Assignee: María GH
> Priority: Minor
> Fix For: Not applicable
>
>
> When processing of a bundle fails, the bundle should be retried 3 times (for
> a total of 4 attempts to process it).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)