Hi Stephen, What is your app-id? Can you share the error message? I don't think anyone can help you without knowing more.
Few things came to mind though: How big is the traffic to your app now? Doesn't your app just have a big spike? If you're running erroneous tasks on the task queue, you can pause the queue from the admin console for a band-aid purpose. If you have some error-handling implementations which can lead to an infinite retry loop(with or without task queue), you need to fix the implementation. -- Takashi On Wed, Jan 2, 2013 at 8:03 PM, Stephen Blum <[email protected]> wrote: > Help! We are bing charged *$30/per minute*! *A major datastore error. * Help! > Keeps increasing! Help! > > > <https://lh3.googleusercontent.com/-7aDiJuaWEQM/UOUCx3GKmCI/AAAAAAAAAXc/DFYTgLtqSHI/s1600/Screen+Shot+2013-01-02+at+8.01.41+PM.png> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/mCpqsBgvSkcJ. > 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. > -- Takashi Matsuo | Developers Advocate | [email protected] -- 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.
