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

Rework sending emails #54

Open
FritzTheCat9 opened this issue Apr 23, 2024 · 0 comments
Open

Rework sending emails #54

FritzTheCat9 opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request medium
Milestone

Comments

@FritzTheCat9
Copy link
Owner

Emails should be stored in database and queued to be send.
Emails module (modular monolith).
Emails should not block commands.
Emails should be send separately.
Save email to db then send email from event email created (email added to the database) etc..
Then fire internal event handler to send email.
Use mediatR.

@FritzTheCat9 FritzTheCat9 added enhancement New feature or request medium labels Apr 23, 2024
@FritzTheCat9 FritzTheCat9 added this to the 2.0 milestone Apr 23, 2024
@FritzTheCat9 FritzTheCat9 self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium
Projects
None yet
Development

No branches or pull requests

1 participant