From 3a8e38207ed67cd4ecdee8f8fc8a83109fb2e635 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 7 Apr 2022 12:09:52 +0300 Subject: Log new issue with too many exceptions --- issues/sql-too-many-connections.gmi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 issues/sql-too-many-connections.gmi (limited to 'issues/sql-too-many-connections.gmi') diff --git a/issues/sql-too-many-connections.gmi b/issues/sql-too-many-connections.gmi new file mode 100644 index 0000000..e80beaa --- /dev/null +++ b/issues/sql-too-many-connections.gmi @@ -0,0 +1,18 @@ +# MySQLdb._exceptions.OperationalError: (1040, 'Too many connections') + +## Tags + +* assigned: bonfacem, fredm, aruni +* type: bug +* keywords: mysql, database + +## Tasks + +* [ ] Figure out root cause +* [ ] Send patch + +## Description + +See the strack trace present in this page: + +=> https://ci.genenetwork.org/jobs/genenetwork2/214 -- cgit v1.2.3