- Timeouts - Docs describe default of 5s, maximum of 10s.  I'm doing a
Salesforce.com integration and even after bumping up to 10s, I still
occasionally see timeouts.  I guess they aren't as performance-focused
as Google guys ;)  Any chance of upping the limit, either for a single
app, or across the board?  I'm bringing back a very small amount of
data, SFDC is just very inconsistent on how long it takes to assemble
that data.  It seems odd to limit us to 10s for URLFetch but a 30s
incoming web request limit.

- Concurrent calls - Docs mention "10 simultaneous asynchronous URL
Fetch calls".  I'm not using async calls, but I do often fan out calls
using the Task Queue, and I wanted to confirm that there's not any app-
wide limitation on concurrent synchronous calls.

Thanks much,

James

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to