Skip to content

Allow providing the max batch size as a cli arg #334

Open
@brianmcgee

Description

@brianmcgee

Is your feature request related to a problem? Please describe.

Currently, all batching is hard coded to a maximum of 1024. In certain circumstances, it might be beneficial to specify smaller batch sizes to improve concurrency.

Describe the solution you'd like

Add a cli arg, --batch-size which controls the max batch size.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions