Jobs crash
Compare changes
- Andrei Cioromila authored
Our custom setting is really low, which means the connections are destryed and recreated very often. This may lead to errors in acquiring a connection to the db
@@ -12,8 +14,6 @@ const {
@@ -134,10 +134,12 @@ module.exports = models => async (req, res) => {