stella-project / stella-app

Multi-container application of the STELLA infrastructure
GNU General Public License v3.0
2 stars 1 forks source link

STELLA app: Provide session identifier upon initial request #30

Closed breuert closed 3 years ago

breuert commented 3 years ago

The primary key of a session is now string (instead of integer). It is possible to provide sid=<string> upon the initial request for a recommendation or a ranking. If no sid is provided a new UUID will be assigned to the session.