Skip to content

Retry failed batches for Loaders #139

Description

@luisremis

Sometime, when a batch fails during the loader, many elements may not be inserted that could have been inserted if it wasn't for batching them into a single transaction.

Venkat suggested that failed batches can be split into smaller batches and retried. And this split can happen from 4K -> 2K -> 1K -> ... 1

It would be good to explore this or any other similar idea.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions