Setting the timeout explicitly to 60 seconds (not 0) should have the desired
result.

 -Amy

On Wed, Oct 19, 2011 at 4:40 AM, Ice13ill <[email protected]> wrote:

> A question related to URL fetch deadline: using the methods
> setConnectTimeout(0) and setReadTimeout(0) will enable maximum
> deadline of 60 seconds ? Or do I have to update an .xml config file ?
> (I tried setting connectTimeout to 0  but the deadline remained at 10
> seconds)
>
>
> On Oct 13, 2:24 am, Steve Sherrie <[email protected]> wrote:
> > The 2.7 specific libraries do not seem to be included in the SDK as yet,
> > but you can just download them yourself and put them in the root SDK
> > directory, which is by default added to sys.path.
> >
> > Steve
> >
> > On 11-10-12 03:09 AM, Claudiu Apetrei wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Hello,
> >
> > > Downloaded the 1.5.5.
> >
> > > When i do the python2.7 example I get  "<type
> > > 'exceptions.ImportError'>: No module named webapp2 ", Shouldn't
> > > "import webapp2" work on 1.5.5 development server ("python2.7
> > > ../google_appengine/dev_appserver.py ./").
> >
> > > If I upload it to appengine, the application works.
> >
> > > 10x,
> > > Claudiu
> > > --
> > > 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/-/4_W1YWkL4KkJ.
> > > 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.
>
>

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