Environment variables (deferred task)
Updated
| Key | Value | Type |
|---|---|---|
| APPENGINE_RUNTIME | python27 |
<type 'str'> |
| APPLICATION_ID | s~david-buxton-test |
<type 'str'> |
| AUTH_DOMAIN | potatolondon.com |
<type 'str'> |
| CLOUD_TRACE_ENABLE_STACK_TRACE | 0 |
<type 'str'> |
| CONTENT_LENGTH | 44 |
<type 'str'> |
| CONTENT_TYPE | application/octet-stream |
<type 'str'> |
| CURRENT_MODULE_ID | default |
<type 'str'> |
| CURRENT_VERSION_ID | 1-3-g34602b4.401671143363196695 |
<type 'str'> |
| DATACENTER | us16 |
<type 'str'> |
| DEFAULT_VERSION_HOSTNAME | david-buxton-test.appspot.com |
<type 'str'> |
| GAE_APPLICATION | s~david-buxton-test |
<type 'str'> |
| GAE_DEPLOYMENT_ID | 401671143363196695 |
<type 'str'> |
| GAE_ENV | standard |
<type 'str'> |
| GAE_INSTANCE | 008c15ff08fad81a75070005c5760077cd2a38b16435190d249509882eac66341391aed289b2259a01190f25c99909cb94c6fef55282d6b981ebc25e04450722be3b232699ed8cd14c73a65b337e |
<type 'str'> |
| GAE_RUNTIME | python27 |
<type 'str'> |
| GAE_SERVICE | default |
<type 'str'> |
| GAE_VERSION | 1-3-g34602b4 |
<type 'str'> |
| GCLOUD_PROJECT | david-buxton-test |
<type 'str'> |
| GCONV_PATH | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/gconv |
<type 'str'> |
| GOOGLE_CLOUD_PROJECT | david-buxton-test |
<type 'str'> |
| HOME | /base/data/home |
<type 'str'> |
| HTTPS | off |
<type 'str'> |
| HTTP_CONTENT_LENGTH | 44 |
<type 'str'> |
| HTTP_CONTENT_TYPE | application/octet-stream |
<type 'str'> |
| HTTP_HOST | david-buxton-test.appspot.com |
<type 'str'> |
| HTTP_REFERER | http://david-buxton-test.appspot.com/tasks/environment |
<type 'str'> |
| HTTP_TRACEPARENT | 00-efcf123cdf4c94cc784f3571b0357452-a867d3571be21dc6-00 |
<type 'str'> |
| HTTP_USER_AGENT | AppEngine-Google; (+http://code.google.com/appengine) |
<type 'str'> |
| HTTP_X_APPENGINE_COUNTRY | ZZ |
<type 'str'> |
| HTTP_X_APPENGINE_CURRENT_NAMESPACE | |
<type 'str'> |
| HTTP_X_APPENGINE_QUEUENAME | default |
<type 'str'> |
| HTTP_X_APPENGINE_TASKETA | 1777629420.4299488 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKEXECUTIONCOUNT | 0 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKNAME | 5155066664287045275 |
<type 'str'> |
| HTTP_X_APPENGINE_TASKRETRYCOUNT | 0 |
<type 'str'> |
| HTTP_X_CLOUD_TRACE_CONTEXT | efcf123cdf4c94cc784f3571b0357452/12134900092056509894 |
<type 'str'> |
| INSTANCE_ID | 008c15ff08fad81a75070005c5760077cd2a38b16435190d249509882eac66341391aed289b2259a01190f25c99909cb94c6fef55282d6b981ebc25e04450722be3b232699ed8cd14c73a65b337e |
<type 'str'> |
| PATH_INFO | /_ah/queue/deferred |
<type 'str'> |
| PATH_TRANSLATED | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/python27_lib/versions/1/google/appengine/ext/deferred/__init__.pyc |
<type 'str'> |
| PYTHONUSERBASE | /base/alloc/tmpfs/dynamic_runtimes/python27g/b8bd10f6928d54bf/python27/python27_dist |
<type 'str'> |
| QUERY_STRING | |
<type 'str'> |
| REMOTE_ADDR | 0.1.0.2 |
<type 'str'> |
| REQUEST_ID_HASH | 8F633EDF |
<type 'str'> |
| REQUEST_LOG_ID | 69f478ec00ff06b4b18f633edf0001737e64617669642d627578746f6e2d746573740001312d332d6733343630326234000100 |
<type 'str'> |
| REQUEST_METHOD | POST |
<type 'str'> |
| REQUEST_URI | /_ah/queue/deferred |
<type 'str'> |
| S2A_ACCESS_TOKEN | a4930f2f77465eb57561c0618ee96c9a88eca544e9e3e3def58ef825fda165d6 |
<type 'str'> |
| SCRIPT_NAME | |
<type 'str'> |
| SERVER_NAME | david-buxton-test.appspot.com |
<type 'str'> |
| SERVER_PORT | 80 |
<type 'str'> |
| SERVER_PROTOCOL | HTTP/1.1 |
<type 'str'> |
| SERVER_SOFTWARE | Google App Engine/1.9.91 |
<type 'str'> |
| TZ | UTC |
<type 'str'> |
| USER | appengine |
<type 'str'> |
| USER_EMAIL | |
<type 'str'> |
| USER_ID | |
<type 'str'> |
| USER_IS_ADMIN | 0 |
<type 'str'> |
| USER_NICKNAME | |
<type 'str'> |
| USER_ORGANIZATION | |
<type 'str'> |
| wsgi.errors | <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x12345678> |
<class 'google.appengine.api.logservice.logservice._LogsDequeBuffer'> |
| wsgi.input | <cStringIO.StringI object at 0x12345678> |
<type 'cStringIO.StringI'> |
| wsgi.multiprocess | True |
<type 'bool'> |
| wsgi.multithread | True |
<type 'bool'> |
| wsgi.run_once | False |
<type 'bool'> |
| wsgi.url_scheme | http |
<type 'str'> |
| wsgi.version | (1, 0) |
<type 'tuple'> |