“User-rate limit exceeded” error
-
I just started receiving errors that mail is not being sent. I did a test and I get the same error. No emails are successfully going out. I removed the domain name, but otherwise the code below is pasted from the slack error message notifications.
You getting this message because an error detected while delivered your email. For the domain: The log to paste when you open a support issue: { "error": { "code": 429, "message": "User-rate limit exceeded. Retry after 2020-07-29T14:09:10.266Z (Mail sending)", "errors": [ { "message": "User-rate limit exceeded. Retry after 2020-07-29T14:09:10.266Z (Mail sending)", "domain": "global", "reason": "rateLimitExceeded", "debugInfo": "stack_entries: \"com.google.caribou.api.errors.ApiErrorInfo.build(ApiErrorInfo.java:76)\"\nstack_entries: \"com.google.caribou.api.server.abuse.MailSendAbuseInterceptor.execute(MailSendAbuseInterceptor.java:58)\"\nstack_entries: \"com.google.apps.framework.request.impl.InterceptorInvocation$Rpc.beforeProceed(InterceptorInvocation.java:147)\"\nstack_entries: \"com.google.apps.framework.request.impl.InterceptorInvocation.proceed(InterceptorInvocation.java:158)\"\nstack_entries: \"com.google.apps.framework.request.impl.RpcDispatcher.proceed(RpcDispatcher.java:136)\"\nstack_entries: \"com.google.apps.framework.request.impl.RpcDispatcher.proceed(RpcDispatcher.java:42)\"\nstack_entries: \"com.google.apps.framework.request.impl.AbstractDispatcher.doExecuteChain(AbstractDispatcher.java:464)\"\nstack_entries: \"com.google.apps.framework.request.impl.AbstractDispatcher.execute(AbstractDispatcher.java:303)\"\nstack_entries: \"com.google.apps.framework.request.impl.AbstractDispatcher.reattach(AbstractDispatcher.java:956)\"\nstack_entries: \"com.google.apps.framework.request.impl.AbstractDispatcher.lambda$getScopedReceiver$3(AbstractDispatcher.java:893)\"\nstack_entries: \"com.google.apps.framework.request.impl.RpcDispatcher.reattach(RpcDispatcher.java:155)\"\nstack_entries: \"com.google.apps.framework.request.impl.RpcDispatcher.lambda$triggerFinished$1(RpcDispatcher.java:146)\"\nstack_entries: \"java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\"\nstack_entries: \"java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\"\nstack_entries: \"com.google.apps.framework.server.AbstractThreadPoolModule$InitializingThreadFactory.lambda$newThread$0(AbstractThreadPoolModule.java:605)\"\nstack_entries: \"java.lang.Thread.run(Thread.java:748)\"\ndetail: \"User-rate limit exceeded. Retry after 2020-07-29T14:09:10.266Z (Mail sending)\"\n" } ], "status": "RESOURCE_EXHAUSTED" } }Any idea what could be causing this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘“User-rate limit exceeded” error’ is closed to new replies.