Currently we create sessions for every request, including API calls or others that don't need them. We should figure out how to make Cherrypy only start a new session when we've stored something worthy of a session.
Metadata Update from @puiterwijk: - Issue assigned to puiterwijk
Log in to comment on this ticket.