Describe the bug
Sql connection count reaches 143 but actually the total number of db connections from all my pods to the database never exceeded 50 - have verified from cloudSQL, most probably wrong metrics is being pushed or something related to the query
using the gofr default for - DB_MAX_IDLE_CONNECTION, DB_MAX_OPEN_CONNECTION
**Environments (please complete the following information): **
- OS: Linux
- gofr version - v1.46.1
- go version -1.25