Adding email sending capability when the user resets their password At the moment, the email sending is sent in the same thread that slows down the API request. Future changes should include: 1. Publish the request to send an email to Redis and actually send the email on subscribe event. 2. Disable the email sending in local environments. See merge request theappsmith/internal-tools-server!102 |
||
|---|---|---|
| app/server | ||