valhallasw added a subscriber: valhallasw. valhallasw closed this task as "Declined". valhallasw added a comment. Herald added a project: Labs.
I don't see what we can reasonably do here. An infinite connection limit is off the table, and a minute does not seem too unreasonable. If there is a specific other time limit you think would work, please re-open the task. Solving it client-side should be possible with MYSQL_OPT_RECONNECT with mysql_ping(): https://dev.mysql.com/doc/refman/5.0/en/auto-reconnect.html or by just catching 'server has gone away' and reconnecting. TASK DETAIL https://phabricator.wikimedia.org/T76699 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Springle, valhallasw Cc: valhallasw, scfc, Betacommand, Multichill, Giftpflanze, Lokal_Profil, Steinsplitter, Husky, Springle, Magnus, Aklapper, coren, Danilo, Wikidata-bugs, aude, yuvipanda, Gryllida, jayvdb, Malyacko, P.Copp _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
