我正在使用GCP扳手作为我的项目RDBMS。最近,我收到很多错误,就像上面在日志中提到的那样。有人可以帮我弄清楚这里出了什么问题吗?
我尝试浏览过google文档,但发现上述错误很少。它与会话池配置有关吗?如何解决?
注意:我只有1个扳手数据库,该数据库在GCP的1个实例上运行。
任何帮助深表感谢:)
谢谢
ps:
Error: Got unhandled rejection {"stack":"Error: Unable to release unknown resource.\n at SessionPool.release (/testProject/node_modules/@google-cloud/spanner/build/src/session-pool.js:241:19)\n at <anonymous>\n at process._tickCallback (internal/process/next_tick.js:189:7)","message":"Unable to release unknown resource.","resource":{}}
at process.on (/testProject/index.js:22:17)