Hi!

I did some testing. I performed an asynchronous urlfetch without a
callback parameter nor did I call wait() or get_result() before I
returned the response to the user.

The analytics is being logged properly, so that's great. But I'm
getting the following warning in my logs.

"Found 1 RPC request(s) without matching response (presumably due to
timeouts or other errors)"

Is this something I should be worried about, or should I just write a
blank callback function to get rid of this warning?


Thanks!



Albert

-- 
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.

Reply via email to