I have a simple Java task that simply checks to see if it needs to
send an email "email sent flag =N".

It is taking in excess of 6604 milliseconds to execute.  Are tasks
executed with a much lower priority?

When I moved my start time to15 minutes later I was a least able to
get rid of the most of the HTTP 500 errors caused by exceeding the
simultaneous dynamic request limit.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to