Add Logging When Pool is full
Aberta
- Linguagem predominante
- Python
- Estrelas
- 1.4k
- Forks
- 170
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.