Skip to content

Watchers: configurable iteration cap #45169

Closed
@CameronNemo

Description

@CameronNemo

The foreach functionality added in #41997 contains a constant cap of 100 on iterations. This makes it inconvenient to use with bucket aggregations, which offer a configurable cap, defaulting to 10,000 buckets. I propose a configuration directive actions.<id>.max_iterations that replaces the hardcoded 100 cap.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions