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
The test sessions are currently never expired which could obviously lead to out of memory conditions.
The sessions shall be expired after a defined time (cache like). The defined time will default to 2 hours and shall be configurable via external configuration.
The text was updated successfully, but these errors were encountered:
The test sessions are currently never expired which could obviously lead to out of memory conditions.
The sessions shall be expired after a defined time (cache like). The defined time will default to 2 hours and shall be configurable via external configuration.
The text was updated successfully, but these errors were encountered: