Actions
Bug #29027
closedSession id out of range error
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
-
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Description
If the users have a lot of API requests the session can get to the upper integer limit.
Easy solution is to get the id on bigint and for postgres start to cycle.
Actions