Is it possible to increase the response timeout in Google App Engine?
- by ruibm
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