Skip to content

Indexing should maintain a stable number of delayed rule executions #45

Open
@bh9

Description

@bh9

Indexing should create new rule executions only once the previous batch of rule executions haev been completed/removed.
Our zone now has 8.2m documents in elasticsearch, but 6.5m rule executions. That means 6.5m files on disk on the indexing provider. If, for example, the batch size defined the maximum number of rules it created at once, this plugin would have a much smaller hit on the available resources on that provider

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions