Skip to content

Using error serialization with standard IPC#23393

Merged
Aragas merged 2 commits into
release/v2.1from
tasks/LAZ-524-3
Jun 4, 2026
Merged

Using error serialization with standard IPC#23393
Aragas merged 2 commits into
release/v2.1from
tasks/LAZ-524-3

Conversation

@Aragas
Copy link
Copy Markdown
Member

@Aragas Aragas commented Jun 3, 2026

Trying to be as minimalistic as possible.
The issue is that we lose a lot of information with Eletron's error serialization. It basically drops all properties and only keeps the message value.
We'll need to discuss later whether we want and whether we can restore the errors prototype when crossing IPC, but this will suffice for now.
The main goal for this PR is to fix the error reporting:

Both are not working at the moment, since neither name or code are passed correctly.

@Aragas Aragas self-assigned this Jun 3, 2026
@Aragas Aragas requested a review from a team as a code owner June 3, 2026 19:57
Copy link
Copy Markdown
Member

@Sewer56 Sewer56 left a comment

Choose a reason for hiding this comment

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

It'll do for now 🙂

@Aragas Aragas merged commit 546fd2c into release/v2.1 Jun 4, 2026
8 checks passed
@Aragas Aragas deleted the tasks/LAZ-524-3 branch June 4, 2026 12:54
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.

2 participants