Hi Jeff, No, these were in the live environment - what is odd at the moment is that I still have 2000+ entries in each queue but the "oldest" task is perhaps 20 seconds old, I am pretty sure the app isn't queuing them that quickly.
Last night and some of today the through put has seemed a little weird - perhaps it is the bucket size Paul 2009/7/2 Jeff Lindsay <[email protected]> > > Are you testing this locally? I know that at least the local dev > server is not actually letting tasks run automatically. If you go to > the Admin Console and look at the task queues it actually says "Tasks > will not run automatically." I find this VERY strange ... and > annoying. But perhaps this is the cause of the problem you're having. > > -jeff > > On Jul 1, 2:09 pm, Paul Kinlan <[email protected]> wrote: > > Just to add a quick note, there might have been an issue with the url > > that I was calling with a task (part of the path was not being url > > encoded), but I still think it is not doing exactly what it should > > (that and I can't tell what it is in the queue at the moment) > > > > Paul > > > > On Jul 1, 9:51 pm, Paul Kinlan <[email protected]> wrote: > > > > > Hi Guys, > > > Are there any issues with Task Queue API at the moment, I currently > have > > > about 2000+ items in two separate queues. That seem not to be getting > > > executed even if I am queuing new items > > > > > I don't believe there is an error in the code because if I run the > > > equivalent code by calling the handler it works ok. The tasks each are > using > > > several URL fetches, but there are no errors being logged that I can > see. > > > > > Application name: twitterautofollow > > > > > Paul > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
