Skip to content

Experimental feature: --experimental-limit-batched-tasks-total-size #3200

Closed
@guimachiavelli

Description

@guimachiavelli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions