Skip to content

Enable retry of failed batches #3

@mansenfranzen

Description

@mansenfranzen

Batch processing may fail which will require error handling. Reprocessing should be possible via two options:

  1. Retry after execution: Allow retry of a failed batch right after a batch has been processed. Possible parameter names: retry_failed.
  2. Explicit retry: Configure job to retry failed batches before fetching new batches from meta table. Possible parameter names: retry_failed_first.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions