Frontend instances have 60 seconds to finish processing.

Look into Task Queues (10 minutes) /Backends (Unlimited, sort of).

- Chris

On Dec 12, 2:23 pm, newdeveloper <[email protected]>
wrote:
> Hey, all,
>   I'm new to Google App Engine. I'm writing a Java application to send
> HTTP request to a website to run and download reports. The download
> process may take several hours.
> The reports are PDF format and need to be sent out to clients by
> email.
> I'd like to check if JAE supports Java standalone application and
> scheduler? As I understand, A GAE servelet needs to reply within 30
> seconds. It seems I can't convert this application to a servelet, is
> it right?
>
>   Thanks.

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