I've looked at the app, and it seems the problem is that the rate of task execution is very low right now and there is a large backlog of pending tasks. I'm testing a fix to pe-server5, if it works I will apply it to the other apps.
On Apr 12, 10:37 am, Jeff Schnitzer <[email protected]> wrote: > Please describe the problem in a lot more detail. You're speaking as > if we understand what's going on. Nobody does. Fail silently? What > does that mean? The tasks don't execute but stay in the queue? The > tasks don't get added to the queue? If you want help, you have to do > a lot more than say "my app is broken". > > I enqueue transactional tasks all the time. I use this to string out > a transactional operation across dozens of entity groups. It works > fine. > > Jeff > > 2012/4/12 ZeroCool <[email protected]>: > > > > > > > > > My apps use transactional tasks to defer transactions across entity > > groups. > > This behavior has been working for over a year. > > From yesterday, they started to fail silently. > > Many of my transactions can't complete due to this changed behavior. > > I know, we now can use cross group transactions. But shouldn't the > > previous version remain supported for 3 years? > > > On 4月12日, 下午10时59分, Jeff Schnitzer <[email protected]> wrote: > >> Your description of the problem is useless. > > >> Jeff > > >> On Thu, Apr 12, 2012 at 9:55 AM, ZeroCool <[email protected]> wrote: > >> > Someone please look into this issue. > >> > It's killing me. > >> > The problem is spreading. > >> > pe-server5 > >> > pe-server7 > >> > pe-server8 > > >> > -- > >> > 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 > >> > athttp://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 > > athttp://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.
