Yuri Sh

Results 6 comments of Yuri Sh

Yeap I have. Apparently it's a Google Chrome problem - because it works well on FF

@vinaymavi it only covers the mapper step, but it's super simple and indeed only requires a change of app_id. Should put you on the right track: http://wisestamp.com/blog/mapreduce-on-app-engine-made-easy/

So there's no way of knowing how many entities each shard will process?

I want to restrict the rate to entity-per-task so that it is easier to analyze the logs and track errors.

Yes, you can do that, no problem. First, to run a bot programmatically (instead of command line) you do this: ``` from rtmbot import RtmBot config = { "SLACK_TOKEN": "xoxb-xxxxxxxx-jhgasjhgajhsska",...

@Roach opened a pull request with README changes