i used it for a few hours then it broke, and now all it will do is give me an error dump with this last line: ’BadRequestError: cannot get more than 1000 keys in a single call”
It should work now, please test. Sorry about that problem.
I needed to change the method to pick a random entity—no easy feat in app engine, apparently. As a side effect, there might be some apparent nonuniformity in sampling when you have few todos. It will smooth out as you start/stop them and add more.
i used it for a few hours then it broke, and now all it will do is give me an error dump with this last line: ’BadRequestError: cannot get more than 1000 keys in a single call”
It should work now, please test. Sorry about that problem.
I needed to change the method to pick a random entity—no easy feat in app engine, apparently. As a side effect, there might be some apparent nonuniformity in sampling when you have few todos. It will smooth out as you start/stop them and add more.
Thanks for the report! I’ll look into it.