AWS SES takes too long to send emails (10-20 minutes)

0

AWS SES takes too long to send emails (10-20 minutes)

I am using AWS SDK to send email with GOLANG. Emails to some users are taking too long to send. (10-20 minutes)

The average number of emails sent to users per day is less than 20. I would be grateful if you can tell me how to speed up the email sending.

ryan123
asked a year ago341 views
1 Answer
0

Is communication to the SES taking a long time?
Check the application log as it may be waiting to authenticate to the SMTP server.

profile picture
EXPERT
answered a year ago
  • I checked the application server logs and found nothing. Request to send email to AWS SES and subsequent behavior takes too long... I can't figure out the cause.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions