Skip to content

Conversation

@RRRadicalEdward
Copy link
Collaborator

This commit adds the following improvements to the error handling:

  • TERMINATED event terminates the session and shows an error message in the toast in the connection form.
image
  • ERROR shows an error message as a notification and duplicates it in the console.
image

This commit adds the following improvements to the error handling:
* `TERMINATED` event terminates the session and shows an error message in the toast in the connection form.
* `ERROR` shows an error message as a notification and duplicates it in the console.
@github-actions
Copy link

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label release-blocker Follow-up is required before cutting a new release if a follow-up is required before cutting a new release

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc.)

  • Add the label publish-blocker Follow-up is required before publishing libraries if a follow-up is required before publishing libraries

"@angular/router": "18.2.1",
"@devolutions/icons": "4.0.8",
"@devolutions/iron-remote-desktop": "^0.7.0",
"@devolutions/iron-remote-desktop": "../../ironrdp/web-client/iron-remote-desktop/dist",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting for Devolutions/IronRDP#944 to be merged and released

Comment on lines 350 to 351
// Ignore the error, we will handle it in the `onSessionEvent` handler.
return EMPTY;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: Maybe add a FIXME given the design suggested on Slack.

Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The new version of the dependency is released too!

@CBenoit CBenoit changed the title refactor(webclient): improve session events handling fix(webapp): better error handling in remote desktop clients Aug 29, 2025
@CBenoit CBenoit changed the title fix(webapp): better error handling in remote desktop clients fix(webapp): improved error handling in remote desktop clients Aug 29, 2025
@CBenoit CBenoit enabled auto-merge (squash) August 29, 2025 18:29
@CBenoit CBenoit merged commit c6dcb16 into master Sep 1, 2025
39 checks passed
@CBenoit CBenoit deleted the webclient-improve-error-handling branch September 1, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants