GAE Task Queue oddness
- by b3nw
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…