Skip to content

[Messenger] - messenger:consume, select transports with pattern #61259

@SimonMellerin

Description

@SimonMellerin

Description

Hi,

In some of our projects, we have several ScheduleProviderInterface. So we have several scheduler_... transports.

We don't find it convenient to add or update our supervisor process each time we add a new one. We could use bin/console messenger:consume --all in this supervisor process but we also have an async transport that we want to consume in its own process.

That's why we would like to run this command with pattern like : bin/console messenger:consume scheduler_* in order to target all our scheduler transports.

Is there other people with this use case?

Thanks!
Simon

Example

No response

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