Hello,

I have a cron job (1/m).  I get many random errors like:
12-16 06:43AM 34.115 /"myurl......"   500 10020ms 0cpu_ms 0kb
"Request was aborted after waiting too long to attempt to service your
request. Most likely, this indicates that you have reached your
simultaneous dynamic request limit. This is almost always due to
excessively high latency in your app."

I think it's not caused by "simultaneous dynamic request limit". I
make only 1 request/minute.
I also noticed an high time (more than 10000ms).


When it works, the log is like this:
  12-16 06:48AM 20.059 /"myurl......."   200 156ms 191cpu_ms
95api_cpu_ms 0kb


Why some requests work and other crash? I don't change anything
between them.


   Fabrizio

--

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