Skip to content

Improve error handling in Transport trait #18

@ayrtonm

Description

@ayrtonm

Most methods in the Transport trait assume operations are infallible. They should instead return a Result and properly bubble up any errors to allow users to gratefully handle any failures.

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