Hi Brian, Something in your app, or the framework you're using is using deferred. Are you sure no deferred tasks are running? What framework or libraries are you using?
Robert On Jul 2, 2011 2:50 PM, "Brian" <[email protected]> wrote: > Hello, > > My free quota of 1 GB of datastore usage is being consumed by > "_DeferredTaskEntity" entities. Are these being generated as a result > of using a frequently occuring cron job? Are they safe to cleanup? I > don't have any deferred or other task queue usage in my application. > > thanks, > Brian > > -- > 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.
