tempy
unread,May 18, 2011, 5:01:39 AM5/18/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello all,
I'm heavily using the experimental blobstore programmatic write API,
and it seems to work fine. However, right now I'm doing some stress
testing and I'm getting intermittent ApiDeadlineExceeded exceptions
with the message "The API call file.Open() took too long to respond
and was cancelled." (I'm using Java.) However, I'm calling this not
more often than once every 20-30 seconds, within my load test. Are
there any conditions I'm not aware of that could cause these
exceptions, and any recommended practices for avoiding them?
Thanks,
Mike