We're running a GAE HelloOrm2 example app on 3 nodes (3 laptops).

Very soon after deploy, we get a never-ending stack of timeouts,
which completely kills the app:
https://gist.github.com/alesj/5319414

I then need to kill the AS in order to get it shutdown.

How can this be tuned / fixed?

-Ales