Using only `SHOW TABLES;` query the max number of connection objects I see is around 360. If I multi

Using only SHOW TABLES; query the max number of connection objects I see is around 360. If I multiply that by the 256 kB retained size I get around 92 MB. If I add the default heap size of the app which is around 36 MB I get 128 MB. Is this a coincidence?

I don't see OOM errors in the CF dashboard for this worker.
Was this page helpful?