Hi Mendel,
On 01/03/13 12:54, Mendel wrote:
> Same here, began about 7 hours ago...timeouts, very varying response
> time (50ms to 30000ms)
>
Thanks for confirming that it's not just me.
It came back to life briefly last night (see attached - not a pretty
picture), but is down again now. Pingdom is now reporting 29% uptime for
my app, but that's very optimistic - it might save a page 29% of the
time, but it hasn't sustained a session for more that 5% of the time in
the last 36 hours.
Can I ask anyone suffering similar to let us know if our apps have
anything in common, please?
My app is a very simple crud app, with a modest number of records so
far, on Python 2.7, HRD, Cloud SQL.
Because there hadn't been any changes in the app for 12 hours prior to
this, and because of the wide range of error messages / failure types,
I'm as sure as I can be that these issues flow from some change in GAE.
The one change I've allowed myself to make was to beef up my instances
form F1 to F2, but the mix of error messages didn't change much, and the
"soft memory limit exceeded" message was still thrown, just wit bigger
numbers.
The fact that I opted for CloudSQL is saving me a lot of stress here - I
do have the option to move it if this isn't resolved, and I don't expect
any response from Google so all I can do us wait and share my
experiences here until it's resolved or I run out f time and have to move.