Add Logging When Pool is full
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1.4k
- Forks
- 170
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Please add logging when the pool size is completely used by all the connections and all the connections are busy in executing queries. And the request for the new connection is getting waited.
This will help the users to identify whether they have set pool size according to their usage or not.
So that they can set appropriate pool maxsize
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.