Hi Tom,

When making HTTP requests from App Engine to another web site, there
is a timeout of about five seconds. The timeout is also present in the
SDK to mirror the behavior of the hosted environment. It looks like
the remote server you are contacting to is taking too long to respond.

Happy coding,

Jeff

On Dec 8, 4:38 am, Tom <[EMAIL PROTECTED]> wrote:
> hi Jeff,
> even after installing the latest sdk i am having problem running the
> feed fetch program in my local machine.
>
> i have tried to run the gdata feed fetcher program in local host with
> latest sdk.
> its showing the following error ....
>
> File "C:\Program Files\Google\google_appengine\google\appengine\api
> \urlfetch.py", line 267, in fetch
>     raise DownloadError(str(e))
> DownloadError: ApplicationError: 2 timed out
>
> whether i am missing some configuration here or its not possible to
> run it in local host??
>
> Thanks,
> Tom.
>
> On Dec 5, 10:17 pm, Jeff S <[EMAIL PROTECTED]> wrote:
--~--~---------~--~----~------------~-------~--~----~
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