thats a good thing. I am back to nil cost for my website because of that. ;)
its caching. google uses edge caching for static content and if you have cache header defined. for all such request your log will show 204. On Mon, Mar 5, 2012 at 9:02 PM, Kenneth <[email protected]>wrote: > Anyone else seeing this or is it just me? > > There's no further information in the log, no stack trace or anything. > Using HRD and python 2.5. > > The request seems to execute, ie it takes around the expected amount of > time to run, but then fails at the end with this useless error 204 message. > Retrying the request works. > > http://code.google.com/p/googleappengine/issues/detail?id=7071 > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/ch7IZYowSqgJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
