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 a session fails to ping the server when it's retrieved from the connection pool, it's ultimately logged as a warning. Reduce the severity (from Error) of log messages that are logged before that happens.
This removes spurious errors (that are handled inside the library) from clients' log output.
0 commit comments