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
R2D2 tries to immediately populate the pool, and we're running out of
connections when it does so. Since Diesel is only used on one endpoint,
we don't need 10 connections.
0 commit comments