When using the functionality provided by auth0, to send mails via the AWS SES, how does the system respond, if the rate limits of the account is met (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/reach-sending-limits.html)?
Is it simply logged, or will it be retried at a later point in time?