Skip to content

feat(desktop): Gracefully Handle Server Disconnects#7547

Closed
dbpolito wants to merge 1 commit into
anomalyco:devfrom
dbpolito:desktop_gracefully_handle_server_disconnect
Closed

feat(desktop): Gracefully Handle Server Disconnects#7547
dbpolito wants to merge 1 commit into
anomalyco:devfrom
dbpolito:desktop_gracefully_handle_server_disconnect

Conversation

@dbpolito

Copy link
Copy Markdown
Contributor

What does this PR do?

Currently if you open the web app without a server running, it will just throw an error, with this PR:

  1. When you open the app, and fails to connect the server, the select server dialog appears, without being able to close
  2. When you lose server connection, the select server dialog appears, without being able to close until you reconnect

How did you verify your code works?

Before:

image

Now:

image image image

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@github-actions

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant