Skip to content
Snippets Groups Projects
Unverified Commit c2d4467c authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Enable reconnection in DB pool (#8726)

`adbapi.ConnectionPool` let's you turn on auto reconnect of DB connections. This is off by default.
As far as I can tell if its not enabled dead connections never get removed from the pool.

Maybe helps #8574
parent 41a38993
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment