Is it possible to increase the response timeout in Google App Engine?

Posted by ruibm on Stack Overflow See other posts from Stack Overflow or by ruibm
Published on 2010-06-01T21:19:40Z Indexed on 2010/06/01 21:23 UTC
Read the original article Hit count: 167

On my local machine the script runs fine but in the cloud it 500 all the time. This is a cron task so I don't really mind if it takes 5min...

:

Any idea whether it's possible to increase the timeout?

Thanks, rui

© Stack Overflow or respective owner

Related posts about python

Related posts about google-app-engine