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
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
TypeDB version: Core 2.24.17
OS of TypeDB server: GCP
Studio version: 2.24.15
OS of Studio: MacOS 14.0
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: