Skip to content

Feature request: create pipeline of groups #103

Open
@AndreaOrru

Description

@AndreaOrru

Currently, it's possible to create a group where the children are pipelines:
children (Iterator[Message|group|pipeline]) – A sequence of messages, groups or pipelines.

However, it doesn't seem to be possible to create a pipeline with group as children:
children (Iterator[Message|pipeline]) – A sequence of messages or pipelines. Child pipelines are flattened into the resulting pipeline.

Any plan to add this feature? Or any suggestions on how to implement it?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions