Skip to content

Parallelism #1

Open
Open
@jb55

Description

@jb55

Someone mentioned that it would be nice if the pipeline ran in parallel. Maybe this could be a configurable option?

parallel = true
pipeline = ["ratelimit", "push_notifications"]

In this mode, each filter could be ran in parallel. For most filters this would likely just make things slower, but if there are lots of filters that individually take some time it might make sense?

On the first reject result it could return that, while cancelling the other threads.

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