Hi Felippe,
  If your queues are backing up try increasing the rate / bucket size
and possibly using more queues.  If they are still backing up try
doing less work in each task; the shorter your tasks run time, the
more willing app engine is to run more of your tasks (iow they will be
run faster).

  As for the quota, have you tried submitting a billing support issue?


Robert





On Fri, Jan 21, 2011 at 10:40, Felippe Bueno <[email protected]> wrote:
> Hi Guys,
> For the second time, I'm having problems with the "Data Received from API"
> (memcache).
> I decreases my reports data (which is recorded on memcache), but I needed to
> increase again (more 4 bytes).
> Now I'm reaching the quota limit again.
> I thought to use shard counter on datastore, but the problem would persist,
> because datastore also has this quota limit.
> When using tasks queues, I have other problem. The queues increases faster
> than decreases. I mean, tasks queues are not consumed.
> Sugestions ?
> Thank you guys, very much.
> Felippe
>
> --
> 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.
>

-- 
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