apache/beam

Retry failures in the DirectRunner

Open

#18 005 ouverte le 3 juin 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 097 forks)batch import
P3directgood first issueimprovementrunners

Métriques du dépôt

Stars
 (7 313 stars)
Métriques de merge PR
 (Merge moyen 6j) (243 PRs mergées en 30 j)

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.

Guide contributeur