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

Manage Email Notifications with Queues #636

Open
poppastring opened this issue Jun 27, 2022 · 1 comment
Open

Manage Email Notifications with Queues #636

poppastring opened this issue Jun 27, 2022 · 1 comment

Comments

@poppastring
Copy link
Owner

When adding comments, we have the options to send emails. These emails should be managed via queues not synchronously in the web request. :(

@clemensv
Copy link
Contributor

I agree. The notification handlers for entries use the thread pool queue for that.

Also see #671. We should also raise events for comments and allow for the email notifications (etc.) to be handled externally, e.g. in Logic Apps/Power Automate if someone would like to use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants