DeadlineExceededError

10 views
Skip to first unread message

Zuko

unread,
Feb 27, 2011, 3:22:35 AM2/27/11
to CirruxCache
I have this error in my logs...

[code]

1.
2011-02-25 00:42:54.599 /stylesheet.css?09 500 105432ms 46cpu_ms
0kb Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR
2.0.50727; .NET CLR 3.0.04506),gzip(gfe)

202.83.187.31 - - [25/Feb/2011:00:42:54 -0800] "GET /
stylesheet.css?09 HTTP/1.1" 500 0 "http://www.domain.tld/page.html"
"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR
2.0.50727; .NET CLR 3.0.04506),gzip(gfe)" "appname.appspot.com"
ms=105432 cpu_ms=47 api_cpu_ms=0 cpm_usd=0.001329 pending_ms=4054
exit_code=104

2.
E 2011-02-25 00:42:54.590

<class 'google.appengine.runtime.DeadlineExceededError'>:
Traceback (most recent call last):
File "/base/data/home/apps/appname/3.346653560606713742/
app.py", line 38, in <module>
import web
File "/base/data/home/apps/appname/3.346653560606713742/
contrib/web/__init__.py", line 14, in <module>
import utils, db, net, wsgi, http, webapi, httpserver,
debugerror
File "/base/data/home/apps/appname/3.346653560606713742/
contrib/web/wsgi.py", line 8, in <module>
import http
File "/base/data/home/apps/appname/3.346653560606713742/
contrib/web/http.py", line 4, in <module>
"""

3.
W 2011-02-25 00:42:54.594

A serious problem was encountered with the process that handled
this request, causing it to exit. This is likely to cause a new
process to be used for the next request to your application. If you
see this message frequently, you may be throwing exceptions during the
initialization of your application. (Error code 104)

[/code]

I found : http://code.google.com/appengine/docs/python/runtime.html#The_Request_Timer

May be it should redirected it to origin instead of http 500(Internal
server error)

Samuel Alba

unread,
Mar 5, 2011, 9:22:08 PM3/5/11
to cirru...@googlegroups.com, Zuko
Hi,

thanks for the report. I will fix it asap.

You are right about the advice.

- Sam

> --
> Project page: http://code.google.com/p/cirruxcache/
> News: http://www.shad.cc/tag/cirruxcache
> Groups: http://groups.google.com/group/cirruxcache
>

--
Samuel Alba
@sam_alba

Zuko

unread,
Mar 7, 2011, 1:45:24 PM3/7/11
to CirruxCache
great :)

I was just ready this https://github.com/benjaminpearson/gae-web-services
got away with http://googleappengine.blogspot.com/2010/12/happy-holidays-from-app-engine-team-140.html

"Response size limits for URLFetch have been raised from 1MB to
32MB." :)

thanks.
> > I found :http://code.google.com/appengine/docs/python/runtime.html#The_Request...
Reply all
Reply to author
Forward
0 new messages