Skip to content

Throwing of Unserializable Issue Should Serialize to Undefined #36

@amydevs

Description

@amydevs

Specification

In the case where a handler throws an unserializable error (bigint, symbol, etc.), the server should return a ErrorRPCRemote error to the client with the cause being undefined. The server should also dispatch an event to tell the user that a recoverable error has happened, and that one of their handlers is possibly erroneous.

Additional context

#34

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions