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
I noticed new 'empty' session objects get saved. As sessions are typically saved for an hour these can soon mount up, especially from clients which don't retain cookies (ie bots / webcrawlers etc).
I think it'd be a good idea if the various engines or the core library could prevent the saving of empty sessions, thoughts?
The text was updated successfully, but these errors were encountered:
I noticed new 'empty' session objects get saved. As sessions are typically saved for an hour these can soon mount up, especially from clients which don't retain cookies (ie bots / webcrawlers etc).
I think it'd be a good idea if the various engines or the core library could prevent the saving of empty sessions, thoughts?
The text was updated successfully, but these errors were encountered: