google.appengine.runtime.apiproxy_errors.DeadlineExceededError

Raised by APIProxy calls if the call took too long to respond.

Inherits From: Error, expected_type

Not to be confused with runtime.DeadlineExceededError. That one is raised when the overall HTTP response deadline is exceeded.