Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Schedule message sending #205

@Utar94

Description

@Utar94

We can now send messages asynchronously through the MassTransit interface.

We know we can schedule messages with MassTransit/RabbitMQ, but we will not implement it right now. External applications can implement it and schedule the command to be sent to the Portal.

When this is implemented, we could allow message scheduling from the REST interface (returning a 202 Accepted) AND from the MassTransit interface (publishing an event different from MessagesSentEvent).

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogThis issue is not planned for now.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions