Hey Trevor,

Thanks for updating the thread. It's possible that you were affected by a 
transient issue in production. In future, keep in mind that the best place 
to post details of an issue which might be related to the platform and not 
your own configuration / code would be the Public Issue Tracker 
<https://code.google.com/p/googleappengine/issues/list>. This is a more 
formal means of tracking issues and while we monitor both Google Groups and 
Public Issue Trackers, we will invariably direct such important information 
to be posted in a Public Issue Tracker thread.

Regards,

Nick

On Wednesday, February 3, 2016 at 1:45:37 AM UTC-5, Trevor Chinn wrote:
>
> Hi Nick,
>
> Just as a follow up, the errors suddenly stopped at 12pm JST, so I suppose 
> something was happening on Google's backend that was fixed around noon. 
>
>
> <https://lh3.googleusercontent.com/-ngu6r0wRRuc/VrGh36S7fNI/AAAAAAAANoE/drIHbdwpa6M/s1600/Screen%2BShot%2B2016-02-03%2Bat%2B15.42.45.png>
>
> Thanks.
>
> -Trevor 
> On Tuesday, January 26, 2016 at 9:52:55 AM UTC+9, Nick (Cloud Platform 
> Support) wrote:
>>
>> Hey Danny,
>>
>> Is this issue still occurring for you?
>>
>> Thanks,
>>
>> Nick
>>
>> On Thursday, January 21, 2016 at 2:10:15 PM UTC-5, Danny Leshem wrote:
>>>
>>> We are experiencing the same issue, right now.
>>>
>>> App ID = spice-prod
>>>
>>> On Thursday, January 21, 2016 at 8:20:30 PM UTC+2, David Fischer wrote:
>>>>
>>>> As of about 4PM PST yesterday, this is resolved.
>>>>
>>>> On Wednesday, January 20, 2016 at 2:20:04 PM UTC-8, David Fischer wrote:
>>>>>
>>>>> Starting at about 8AM PST today, I'm seeing elevated error levels on 
>>>>> my app on Appengine. I see batches of requests where my code on Appengine 
>>>>> is not even executed and I simply receive a generic server error (not my 
>>>>> normal custom 500 page) that says "Error: Server Error - The server 
>>>>> encountered an error and could not complete your request - Please try 
>>>>> again 
>>>>> in 30 seconds". When I view the logs, I see 500 errors taking 10-15 
>>>>> seconds 
>>>>> with 0 byte responses and the only log message is "Request was aborted 
>>>>> after waiting too long to attempt to service your request.". Since I log 
>>>>> quite verbosely and there's no logs I wrote in there, I can safely assume 
>>>>> Appengine didn't even get to my code in its execution. The overall number 
>>>>> of requests my app is getting is normal relative to past loads.
>>>>>
>>>>> Nothing has changed on my end and there were no deploys to my app or 
>>>>> changes to my settings at or around that time.
>>>>>
>>>>> Is anybody else seeing these types of problems? Any advice?
>>>>>
>>>>> Relevant parts of my app.yaml:
>>>>>
>>>>>> version: 37
>>>>>
>>>>> runtime: python27
>>>>>
>>>>> api_version: 1
>>>>>
>>>>> threadsafe: false
>>>>>
>>>>>
>>>>>> module: default
>>>>>
>>>>> instance_class: F4
>>>>>> automatic_scaling:
>>>>>>   max_idle_instances: 3
>>>>>>   min_pending_latency: 5.0s
>>>>>
>>>>>
>>>>> I figured this could be an issue with insufficient idle instances. I 
>>>>> changed my automatic scaling preferences to have a min_idle_instances and 
>>>>> that has not helped. 
>>>>>
>>>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/6103a99e-d034-46b8-a760-f3887dfeffcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to