Hey Edward,

Error 121 often indicates an out-of-memory condition occurring for your 
app's instance. This would result in the instances crashing once they reach 
the memory limit and needing to spin up new instances, leading to 
request-handling latencies. Is it possible you could do a quick profiling 
of your memory usage? The method will vary depending on the programming 
language.

On Tuesday, January 12, 2016 at 8:51:57 AM UTC-5, Edward Sentongo wrote:
>
> For the last 2 days, one of my applications as been logging 'Error code 
> 121' almost 25% of the requests and subsequently shutting down and 
> launching instances at will.
>
> "*A problem was encountered with the process that handled this request, 
> causing it to exit. This is likely to cause a new process to be used for 
> the next request to your application. (Error code 121)*"
>
> This causes response delays of up to 20 seconds. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8dbf0936-b70f-4c91-9aa5-0a241f88e48d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to