NodeRSSBot icon indicating copy to clipboard operation
NodeRSSBot copied to clipboard

Bot send the same item repeatedly

Open fengkx opened this issue 1 year ago • 2 comments

I am facing similar issue like #1537

{"level":"error","message":{"error":"KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?\n    at Client_PG.acquireConnection (/app/node_modules/knex/lib/client.js:332:26)\n    at async Runner.ensureConnection (/app/node_modules/knex/lib/execution/runner.js:305:28)\n    at async Runner.run (/app/node_modules/knex/lib/execution/runner.js:30:19)\n    at async updateFeed (/app/dist/source/proxies/rss-feed.js:169:16)\n    at async fetch (/app/dist/source/utils/fetch.js:128:9)\n    at async /app/dist/source/utils/fetch.js:153:24","type":"db"},"timestamp":"2024-06-26T02:25:31.830Z"}

this error show up a lot of times recently. Need more investigation.

fengkx avatar Jun 26 '24 02:06 fengkx