This isn't related to an internal issue as per the thread you linked to - your Cloud SQL instance literally has too many concurrent requests as the message states, and there is a limit of 100.
For some background, take a look at this answer <http://stackoverflow.com/a/10436158/3953357> from a Cloud SQL engineer about what to do about these kinds of errors. On Thursday, June 16, 2016 at 8:08:29 AM UTC-4, Леонтьев Пётр wrote: > > In addition, we use 1st generation Cloud SQL. > > четверг, 16 июня 2016 г., 15:06:38 UTC+3 пользователь Леонтьев Пётр > написал: >> >> Hi. >> >> We have a lot of errors like: >> InternalError: (google.storage.speckle.python.api.rdbms.InternalError) >> (0, u'Instance(tinyarmypanoramic:ratings) has too many concurrent requests: >> 100') >> InternalError: (google.storage.speckle.python.api.rdbms.InternalError) >> (0, u'Connection is already in use.') >> >> In the attachment you can see number of Google Cloud SQL connections >> during 16 June (starting from 10:00 UTC+0). >> >> >> Problem looks very similar to this: >> https://groups.google.com/forum/#!topic/google-appengine/-yrM5IXHoaQ >> >> -- 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/c0dfad22-e156-4659-81bb-891d8b292736%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
