On Saturday, August 1, 2015 at 7:42:48 PM UTC+5:30, Neha Phanse wrote:
>
> Getting the following error: "OverQuotaError: The API call 
> taskqueue.BulkAdd() required more quota than is available"
>
> I have 100$ billing enabled for a day and its going only till 11-12 $ 
> before resetting. Can anyone know, why tis error is being caused and what 
> is the solution to rectify this.
>
> I saw some past post 3-4 yrs back which says this was a major bug and its 
> resolved long back. Why I am seeing this error?
>
> Quick response will be appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f16e55f3-635e-443e-b5aa-8a9a5a4c0799%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
    OverQuotaError: The API call taskqueue.BulkAdd() required more quota than 
is available.

    AppCodes tk.385712972335950786 error:

    None

    Traceback (most recent call last):

    File 
"/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py",

    line 570, in dispatch

         return method(*args, **kwargs)

       File "/base/data/home/apps/s~abhiphanse/tk.385712972335950786/views.py",

    line 775, in get

         self._callHandlingMethod(url, self.getRegexps)


       File "/base/data/home/apps/s~abhiphanse/tk.385712972335950786/views.py",

    line 852, in _callHandlingMethod

         function(*matched.groups())


       File "/base/data/home/apps/s~abhiphanse/tk.385712972335950786/views.py",

    line 3065, in check_fastqueue_get

         deferred.defer(check_fastqueue, False,

    _queue="fastquerieshandlingqueue")


    File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/ext/deferred/deferred.py",

    line 269, in defer

         return task.add(queue, transactional=transactional)

    File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py",

    line 1134, in add

         return self.add_async(queue_name, transactional).get_result()



    File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",

    line 613, in get_result

         return self.__get_result_hook(self)

         

    File     

    
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py",

    line 1948, in ResultHook

         rpc.check_success()


    File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",

    line 579, in check_success

         self.__rpc.CheckSuccess()

         

    File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",

    line 134, in CheckSuccess

         raise self.exception


    OverQuotaError: The API call taskqueue.BulkAdd() required more quota than

    is available.

Reply via email to