-
Notifications
You must be signed in to change notification settings - Fork 35
Empty Sessions #52
Copy link
Copy link
Closed
Labels
Description
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?
Reactions are currently unavailable