Hi All. I have the same problem on my test application.
I have just one queue with one task with eta. I try to delete the
task.

<class 'google.appengine.runtime.apiproxy_errors.OverQuotaError'>: The
API call taskqueue.Delete() required more quota than is available.

On Jun 1, 8:29 am, working <coro...@gmail.com> wrote:
> Dear All,
> I started getting this error today.
>
> "The API call taskqueue.Delete() required more quota than is
> available"
>
> I only lease_tasks(500). After processing, I want to delete_tasks
> them. But failed.
> Any suggestion? The limit for lease_tasks is 1000, and there is no
> mention about the limit for delete_tasks. I check the dashboard, and I
> have plenty quota for everything.
> So strange~~

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

Reply via email to