Peixian Wang
Results
3
issues of
Peixian Wang
Adding this in case other people run into it. I'm still trying to figure out what the root cause is, but it seems like configuring the pool size affects runtime...
Kind:Bug
This PR adds support for a `DBConnection.ConnectionPool.get_metrics()` function that returns the current state of active and waiting connections, to allow upstream callers to gain some visibility on their database usage....