Skip to content

[simulator] Handle error codes on different platforms #1477

Open
@iyzhang

Description

@iyzhang

Context

The simulator currently takes error codes only as numeric values, so this breaks when we run the simulator across platforms (e.g., Windows and Linux) with different numeric values for different error codes.

Proposed Solution

We should use string values for errors and then parse and translate them for the appropriate platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew Feature Request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions