AWS Sending rate is lower than visible in AWS

0

Hello AWS, we actually have a daily sending quota of 1 million emails per day (what is enough for now) and a maximum sending rate of 400 emails per second granted by AWS. But when we are executing email campaigns the send out of the emails is happening much slower than 400 emails/sec, it is less than 50 emails/sec and we do not see the reason for that.

Does anybody has experience with this? How can we increase the **real **sending rate of our AWS account? Many thanks in advance! Best regards, Stefan

asked 2 years ago274 views
1 Answer
0

In the meantime I found to approaches by myself:

  1. AWS says we should follow this documentation: https://aws.amazon.com/blogs/messaging-and-targeting/how-to-handle-a-throttling-maximum-sending-rate-exceeded-error/

  2. SAP says:

  • How the System Reacts on Amazon's Throttling
  • When Amazon runs into throttling, Amazon returns an error message. The SAP system reacts on it by reducing the send rate and processing the failed messages.
  • When Amazon SES runs into throttling, it returns an error message with the following text: API error: Code "400", Reason: "Bad Request", Message: "Throttling Maximum sending rate exceeded."
  • This happens if the maximum send rate is exceeded.
  • The campaign execution reacts on it by reducing the number of parallel sent request to Amazon SES. Messages that failed due to the Amazon SES error are automatically reprocessed by the campaign execution.
  • As result of throttling the campaign execution needs more time to process all requests because it sends less in parallel to avoid that the maximum send rate is exceeded again.

**Recommendation **If the issue still persists, we recommend to exceed the quota at Amazon.

So - no final solution yet, but hopefully one of both will act! I keep you up to date here.

answered 2 years ago

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