Module: google.appengine.runtime

Define the DeadlineExceededError exception.

Modules

apiproxy module: A fake version of apiproxy.py for Titanoboa.

apiproxy_errors module: Errors thrown by apiproxy.MakeSyncCall.

background module: Background thread handler.

callback module: Callbacks the runtime invokes when requests end.

context module: Wrapper for contextvars that can fall back to old os.environ hack.

request_environment module: A request-local environment and logging stream.

Classes

class DeadlineExceededError: Exception raised when the request reaches its overall time limit.