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
Fix logging reconnect errors after a successful login (#592)
A logging call on stream error code 515 was missing the format specifier for
the reconnection error. This commit adds the specifier.
Signed-off-by: Carlos Torres <[email protected]>
0 commit comments