I've been getting random deadline exceed errors too. Don't know what
the deal is... would be nice if there were better ways of debugging
them.

On Feb 15, 2:08 pm, Carlos <[email protected]> wrote:
> Suddenly my app started showing this error (after only around 5 seconds of
> processing) when attempting to pull 500k PDF files from the blobstore, to
> serve through a custom handler:
>
> *DeadlineExceededError: The API call blobstore.FetchData() took too long to
> respond and was cancelled.
> *
>
> Occasionally the PDF gets delivered, but 80% of the time it appears to throw
> the error.
>
> I suppose trapping the error is one course of action, but I'm puzzled why
> the deadline is being exceeded so quickly.  Is this expected behavior?
> The files aren't that big, and 5 seconds isn't that long in my opinion.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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