NodeRSSBot
NodeRSSBot copied to clipboard
Bot send the same item repeatedly
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.