[firestore-send-email] Email templates stopped working yesterday. #2101
Labels
extension: firestore-send-email
Related to firestore-send-email extension
needs: author feedback
Pending additional information from the author
type: bug
Something isn't working
[READ] Step 1: Are you in the right place?
[REQUIRED] Step 2: Describe your configuration
[REQUIRED] Step 3: Describe the problem
Yesterday, template emails just stopped working, we have ruled out something in our template, we have also ruled out something with the version as we updated to latest version. We have tried both sendgrid and mailgun as SMTP servers, but both just timeout. It seems the template rendering is not working, heres the format of what our template looks like:
when we leave out a collection name for templates, it sends a blank email, but as mentioned, when we add in our template collection, it just times out on sending.
Steps to reproduce:
Use a template with latest version of firebase mailing extension.
Expected result
Email arrives with subject and body as per the email template.
Actual result
No email is sent, logs for the extension say it times out after 60 seconds when sending, the email status in the emails collection is still processing.
The text was updated successfully, but these errors were encountered: