You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
我的开发环境是远程的开发机. 我在开发机上部署了dsh, 然后通过ssh 隧道在我笔记本上访问dsh web页面. 现在遇到的问题是在笔记本上打开页面后可以看到工作区列表,但无法代开工作区里的session 列表. 有两个工作区的session 比较多, 数据量分别是64M 和 16M. 现在我删掉一些session 后,工作区的session 列表可以正常显示.
调查发现生成session 列表的耗时比较大, 在网络比较紧张时会timeout.
建议session 列表可以做成lazy load.
All reactions