App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google.appengine.runtime.DeadlineExceededError Class Reference
Inheritance diagram for google.appengine.runtime.DeadlineExceededError:

Detailed Description

Exception raised when the request reaches its overall time limit.

Not to be confused with runtime.apiproxy_errors.DeadlineExceededError.
That one is raised when individual API calls take too long.

The documentation for this class was generated from the following file: