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
{{ message }}
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
Use fancy_handle to report errors. There is no separate
LocalWorkspaceModel any longer, only ServerWorkspaceModel with a base
class.
* Follow PEP 8 naming rules
* Improve error handling bookmarks
* Handle workspaces well during disconnect/reconnect
* Support file browsing while disconnect
* Update user menu correctly on disconnect
* Improve disconnect while logging in
* Remove unnecessary handle calls
* Handle share link disconnect better
* Handle versions while disconnected
* Handle preferences while disconnected
* Support deleting directories while disconnecting
* Support deleting files while disconnecting
* Make sharelink and active version disconnect aware
* Handle models better
* Improve handling disconnected wrt models
Workspaces and workspace models are refreshed each time we get to
disconnected state.
0 commit comments