Class BatchRunProcessOptions (0.1.0)

BatchRunProcessOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Options for batch processes.

Attributes

Name Description
retry_count int
The retry counts per process. Default: 3.
batch_size int
The batch size. Default: 5, maximum: 100.