On Sun, Jan 8, 2012 at 6:34 PM, jon <[email protected]> wrote: > The only task queue cost that I'm aware of is the disk space tasks use > up. >
Yes, that's correct -- the stored task bytes are billable. (And of course, any operations the tasks perform when they execute are billed as normal). > > On Jan 8, 1:58 am, de Witte <[email protected]> wrote: > > Did anyone test or knows the amount of read/writes required to queue a > Task? > > > > Or does it not count up to the quota for reading and writing to the > > datastore. > > -- > 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.
