Skip to content

this is not good... we need a proper way to expose this error to the user #23

@todo

Description

@todo

// TODO: this is not good... we need a proper way to expose this error to the user
// maybe by returning double result?
SocketError::Transport(err) => ClientError::EndpointError {
hrpc_error: HrpcError::from(err).with_identifier("hrpcrs.socket-error"),
endpoint,
},


This issue was generated by todo based on a TODO comment in c9ac41e. It's been assigned to @yusdacra because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions