ACCOUNT_THROTTLED in BulkEmailEntryResult

0

Hi, I used sesv2.sendBulkEmail (@aws-sdk/client-sesv2) to send 18000+ emails but have a problem with ACCOUNT_THROTTLED error that returns in BulkEmailEntryResult. How can I handle this case?

(My daily sending quota is 50,000 emails per 24-hour period and My maximum send rate is 14 emails per second.)

I use sleep(5000) to slowdown my request, it work for first 500 emails but my service can't wait that long.

已提問 2 年前檢視次數 231 次
1 個回答
1
已接受的答案

Nevermind, I let it error and make cron-job to resend it later.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南