apache/beam

Retry failures in the DirectRunner

开放

#18,005 创建于 2022年6月3日

 (0 条评论) (0 个反应) (0 位负责人)Java (4,097 个派生)batch import
P3directgood first issueimprovementrunners

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (平均合并 6天) (30 天内合并 243 个 PR)

描述

Bundles may be retried by a runner; the DirectRunner should be able to retry bundles that fail, based on some configuration.

Imported from Jira BEAM-296. Original Jira may contain additional context. Reported by: tgroh.

贡献者指南