Hi Ben,

It's not clear from your message what happens long term. Do the other tasks
ever execute, or do they just remain in the queue indefinitely? Do you see
any error logs from them, and does the retry count increment?

-Nick Johnson

On Sun, Feb 21, 2010 at 11:54 PM, Ben W. <bhw2...@gmail.com> wrote:

> I have been testing the taskqueue with mixed success. Currently I am
> using the default queue, in default settings ect ect....
>
> I have a test url setup which inserts about 8 tasks into the queue.
> With short order, all 8 are completed properly. So far so good.
>
> The problem comes up when I re-load that url twice under say a minute.
> Now watching the task queue, all the tasks are added properly, but
> only the first batch execute it seems.  But the "Run in Last Minute" #
> shows the right number of tasks being run....
>
> The request logs tell a different story. They show only the first set
> of 8 running, but all task creation urls working successfully.
>
> The oddness of this is that if I wait say a minute between the task
> creation url requests, it will work fine.
>
> Oddly enough changing the bucket_size or execution speed does not seem
> to help. Only the first batch are executed. I have also reduced the
> number of requests all the way down to 2, and still found only the
> first 2 execute. Any others added display the same issues as above.
>
> Any suggestions?
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to