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
My idea is to define a new pool option like "preallocate" to define count of resources for creation in pool start period. Database connection and connection preparation may pass long time and first requests may be failed by timeout.