Hi jread, Please file an issue at http://code.google.com/support/bin/request.py?contact_type=AppEngineBillingSupport
-Nick On Thu, Mar 18, 2010 at 10:13 PM, jread <[email protected]> wrote: > Hello, > > In an effort to reduce the number of Deadline Exceeded Errors we are > seeing in our Task Queue processes, we have chopped our tasks up into > a large number of small, sequential tasks. This has resulted in far > less Deadline Exceeded Errors but has, understandably, greatly > increased the number of tasks we are creating and churning through. We > have attempted to maximize throughput by using a number of queues and > adding the tasks to these, chosen at random. While this seems to be > working, we have a couple of issues looming. We are in all likelihood > going to exceed the 1,000,000 tasks we are allotted in a single day > and the size of the queues is increasing, indicating that we are > falling behind in our processing. > > So, could we possibly get the 1,000,000 tasks limit increased and, > possibly the maximum task rate increased as well? The app ids affected > are steprep and steprep-demo. > > Any assistance is greatly appreciated! > > Thanks, > Jeff. > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
