Apologies for jumping in on the thread here...
One of our servers running 1.1.2 is failing intermittently with Knex timeout errors. Service docker log:
mservice | KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?
mservice | at Client_PG.acquireConnection (/usr/odk/node_modules/knex/lib/client.js:348:26) {
mservice | name: 'KnexTimeoutError',
mservice | sql: undefined,
mservice | bindings: undefined