Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule message sending #205

Open
Utar94 opened this issue Apr 12, 2023 · 0 comments
Open

Schedule message sending #205

Utar94 opened this issue Apr 12, 2023 · 0 comments
Labels
backlog This issue is not planned for now.

Comments

@Utar94
Copy link
Collaborator

Utar94 commented Apr 12, 2023

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).

@Utar94 Utar94 added the analysis Analysis is needed label Apr 12, 2023
@Utar94 Utar94 modified the milestone: Release 2.0 Apr 12, 2023
@Utar94 Utar94 added this to the V3 milestone Aug 30, 2023
@Utar94 Utar94 self-assigned this Sep 18, 2023
@Utar94 Utar94 reopened this Sep 18, 2023
@Utar94 Utar94 removed this from the V3 milestone Sep 18, 2023
@Utar94 Utar94 removed their assignment Sep 19, 2023
@Utar94 Utar94 closed this as completed Mar 7, 2024
@Utar94 Utar94 reopened this Mar 8, 2024
@Utar94 Utar94 added backlog This issue is not planned for now. and removed analysis Analysis is needed labels Mar 8, 2024
@Utar94 Utar94 changed the title Send email messages as a background task Schedule message sending Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This issue is not planned for now.
Projects
None yet
Development

No branches or pull requests

1 participant