I think I find the reason now.
There is a Maximum Rate Quote for email, for free account it's 8
recipients/minute.

2009/4/28 keakon <[email protected]>

>
> Right now I got an OverQuotaError, but in the dashboard, I only see 1
> Mail API Calls, and all of my Quota is lower than 2%.
>
> That's the detail:
>
> 04-28 04:13AM 23.218 /check 500 178ms 132cpu_ms 0kb Mozilla/5.0
> (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.4 (KHTML, like
> Gecko) Chrome/2.0.170.0 Safari/530.4,gzip(gfe)
> 58.33.116.27 - keakon [28/Apr/2009:04:13:23 -0700] "GET /check HTTP/
> 1.1" 500 104 - "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
> AppleWebKit/530.4 (KHTML, like Gecko) Chrome/2.0.170.0 Safari/
> 530.4,gzip(gfe)"
> E 04-28 04:13AM 23.328
> The API call mail.Send() required more quota than is available.
> Traceback (most recent call last):
>  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
> __init__.py", line 501, in __call__
>    handler.get(*groups)
>  File "/base/data/home/apps/keakon/1.333106171938339992/check.py",
> line 69, in get
>    sendMail(subject, body)
>  File "/base/data/home/apps/keakon/1.333106171938339992/check.py",
> line 52, in sendMail
>    msg.send()
>  File "/base/python_lib/versions/1/google/appengine/api/mail.py",
> line 509, in send
>    make_sync_call('mail', self._API_CALL, message, response)
>  File "/base/python_lib/versions/1/google/appengine/api/
> apiproxy_stub_map.py", line 68, in MakeSyncCall
>    apiproxy.MakeSyncCall(service, call, request, response)
>  File "/base/python_lib/versions/1/google/appengine/api/
> apiproxy_stub_map.py", line 240, in MakeSyncCall
>    stub.MakeSyncCall(service, call, request, response)
>  File "/base/python_lib/versions/1/google/appengine/runtime/
> apiproxy.py", line 183, in MakeSyncCall
>    rpc.CheckSuccess()
>  File "/base/python_lib/versions/1/google/appengine/api/
> apiproxy_rpc.py", line 111, in CheckSuccess
>    raise self.exception
> OverQuotaError: The API call mail.Send() required more quota than is
> available.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to