Mine are mostly datastore writes. When writes time out, I put them into a
task queue, and then putting into task queue times out, typically you see
this error:


CancelledError: The API call taskqueue.BulkAdd() was explicitly cancelled.


Sometimes I saw just a "DeadlineExceededError" without other errors.

Thanks,

Will
On Wed, Nov 23, 2011 at 9:49 AM, Anand Mistry <amis...@google.com> wrote:

> What are your apps that are being affected?
>
> --
> 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/-/KVcMX9J_94UJ.
>
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

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

Reply via email to