You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connections are unavailable, HIkariCP queues connections (in pending state) until they timeout. Is there a way to limit this queue size? Or is this considered unnecessary if connectionTimeout is set low enough?