0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java4,097 forks (4,097 forks)batch import
P3directgood first issueimprovementrunners
Repository metrics
- Stars
- 7,313 stars (7,313 stars)
- PR merge metrics
- Avg merge 6d (Avg merge 6d)243 merged PRs in 30d (243 merged PRs in 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.
Contributor guide
- Research direction
- Investigate the DirectRunner's bundle execution flow to identify where to add retry logic for failed bundles, considering configuration options.
- Tech stack
- java
- Domain
- backenddatadistributed systemsstream processing
- Issue type
- Feature
- Prerequisites
- JavaApache Beam basics