Skip to content

Use Err instead of panic #3

Description

@junha1

Sandbox is inherently responsible for a robust functionality.
Currently many errors such as protocol miss (failed to deserialize, wrong message, ..), timeout, sudden disconnection are considered as panic.
Instead we should take them as errors to handle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions