Skip to content

Conversation

@RRRadicalEdward
Copy link
Collaborator

This PR changes the session to not return an error on the connection stage. The iron-remote-desktop raises TERMINATED instead of ERROR, because ERROR is now handled as non-critical and does not close the session.

This commit changes session to not return error on the connection stage. The `iron-remote-desktop` raises `TERMINATED` instead of `ERROR`, because `ERROR` is now handled as non-critical and not closes the session.
@RRRadicalEdward
Copy link
Collaborator Author

@CBenoit

I think is a thing we discussed a while ago in DM. I will open a PR with the error handling improvement in Devolutions Gateway Standalone soon. I partially need it for the clipboard refactoring.

@RRRadicalEdward RRRadicalEdward self-assigned this Aug 27, 2025
@github-actions
Copy link

Coverage Report 🤖 ⚙️

Past:
Total lines: 28698
Covered lines: 17571 (61.23%)

New:
Total lines: 28698
Covered lines: 17568 (61.22%)

Diff: -0.01%

[this comment will be updated automatically]

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.

For this one, review left 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!

@CBenoit CBenoit merged commit cec3fa7 into master Aug 28, 2025
10 checks passed
@CBenoit CBenoit deleted the web-improve-error-handling branch August 28, 2025 10:33
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