Closed
Description
v1.13 introduced a new experimental CLI flag, --experimental-limit-batched-tasks-total-size
. Users may want to activate this if they are experiencing issues with batches stuck processing for inordinate amounts of time.
This option must be enabled on instance launch via the config file, an env var, or a CLI flag and requires an integer indicating the maximum size of a payload in bytes:
--experimental-limit-batched-tasks-total-size=104857600
References
- SME: @Kerollmops
- GH discussion: https://github.com/orgs/meilisearch/discussions/801
Metadata
Metadata
Assignees
Labels
No labels