英文:
Why am I logged out of Galaxybase's visualization platform after not using it for a while?
问题
你通常在不使用 Galaxybase 的可视化平台(名为 Galaxybase Studio)一天左右后会被自动退出,这有点让人烦恼。是否有任何设置可以解决这个问题?
英文:
I was usually dropped out from Galaxybase's visualization platform (called galaxybase studio) after not using it for about one day and it is a little bit annoying. Are there any settings I can make to fix this problem?
答案1
得分: 0
因为令牌已过期,您需要重新登录以获取令牌验证。
当前的机制是,如果连续发送请求,令牌的过期时间将实时刷新。
令牌的过期时间是从最后一次请求发送的时间开始计算的,如果令牌过期,将再次检测令牌,如果需要恢复令牌,则用户将被强制注销并需要重新登录。
令牌的有效时间是可分配的:Galaxybase Studio(可视化平台)- 系统设置- 系统参数设置- 帐户会话超时时间(秒)。
英文:
This is because the token has expired and you need to log in again to get the token verification.
The current mechanism is that if a request is continuously sent, the token expiration time will be refreshed in real time.
The token expiration time is calculated from the time when no request is sent, and if the token expires, the token will be detected again, and then the user will be forced to log out and log in again if the token needs to be retrieved.
The valid time of token is assignable: Galaxybase studio (the visualization platform) - System Settings - System Parameter Settings - Account Session Timeout Period(s).
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论