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
Expected behavior - session reset.
But because service was completely frozen for 5 minutes it missed "not in session" state and hasn't reset session.
Possible solution - create goroutine with independent ticker for that.
The text was updated successfully, but these errors were encountered:
With such config:
Expected behavior - session reset.
But because service was completely frozen for 5 minutes it missed "not in session" state and hasn't reset session.
Possible solution - create goroutine with independent ticker for that.
The text was updated successfully, but these errors were encountered: