Skip to content

[Messenger] Plan delivery time of messages #32033

Closed
@ro0NL

Description

@ro0NL

Currently we're using a Redis based bus with the possibility to dispatch events with a planned delivery time in the future (scheduling, e.g. 3 days from now).

I believe SF messenger currently doesnt support it. In practice this could be done using eg. dispatch($message, [new PlanDeliveryStamp('now +3 days')])

Thoughts?

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