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 the timeout is set to x minutes 0 seconds, logging of the timeout failure is incorrect:
Timed out after 0 seconds
because timeSpan.Seconds is used instead of timeSpan.TotalSeconds