Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side session termination is not properly handled #794

Open
james-whiteside opened this issue Oct 23, 2023 · 0 comments
Open

Server-side session termination is not properly handled #794

james-whiteside opened this issue Oct 23, 2023 · 0 comments

Comments

@james-whiteside
Copy link
Contributor

Description

If a session is terminated server-side, typically due to timeout, Studio does not currently handle it in a graceful manner. An error message pops up indicating the session has been terminated, but the UI remains partially in the in-session state as it is not designed to account for the possibility of no active session. In order to open a new session, the session or transaction button has to be cycled, which often results in further errors, hangs, or crashes.

Environment

  1. TypeDB version: Core 2.24.17
  2. OS of TypeDB server: GCP
  3. Studio version: 2.24.15
  4. OS of Studio: MacOS 14.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants