mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 19:48:32 +02:00
* Add comments to Cloud SQL configs I believe the similarity in trace to https://github.com/brettwooldridge/HikariCP/issues/1212 is misleading. The real cause of the exceptions may be that we ran out of connections. At the time, the production Cloud SQL server could handle 500 connections at the maximum. That number was within reach of a busy Nomulus server. The maximum connection in production has been increased to 1000. We haven't encountered this issue for a long time. All connection problems are due to Cloud SQL maintenance or other GCP related issues. This issue is tracked by b/154720215, which is being closed with this PR. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |