You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently email sender service has different functions for different kind of email templates, which can be improved to have a generalize method for sending emails.
I think it would be better if we can send email through queues, so that its non blocking.
The text was updated successfully, but these errors were encountered:
Currently email sender service has different functions for different kind of email templates, which can be improved to have a generalize method for sending emails.
I think it would be better if we can send email through queues, so that its non blocking.
The text was updated successfully, but these errors were encountered: