apache/beam

Retry failures in the DirectRunner

Open

#18.005 aberto em 3 de jun. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.097 forks)batch import
P3directgood first issueimprovementrunners

Métricas do repositório

Stars
 (7.313 stars)
Métricas de merge de PR
 (Mesclagem média 6d) (243 fundiu PRs em 30d)

Description

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.

Guia do colaborador