I always run with --num_threads=1 when doing an upload to the dev server, 
remember the dev server is single threaded, so each thread will be waiting 
on the other threads to finish
before it gets a go.

10 threads mean individual threads are timing out.

T

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/kPXuR5OHvygJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to