-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi all,
Occasionally we are facing this error:
: /app/node_modules/newrelic/lib/transaction/tracer/index.js:169
: throw err
: TypeError: this._ping is not a function
: ^
: at Pool._maybeAllocateResource (/app/node_modules/pool2/lib/pool.js:404:18)
: at Immediate.wrapped (/app/node_modules/newrelic/lib/transaction/tracer/index.js:161:28)
:
: at processImmediate [as _immediateCallback] (timers.js:529:5)
: at tryOnImmediate (timers.js:550:5)
: at runCallback (timers.js:570:20)
Our Knex version: 0.10.0
Pool2 version: "1.3.4"
Any thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels