Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwrap ErrorPolykeyRemote when reporting errors #107

Open
tegefaulkes opened this issue Jan 29, 2024 · 0 comments
Open

Unwrap ErrorPolykeyRemote when reporting errors #107

tegefaulkes opened this issue Jan 29, 2024 · 0 comments
Labels
development Standard development

Comments

@tegefaulkes
Copy link
Contributor

tegefaulkes commented Jan 29, 2024

Specification

When an RPC call fails it throws ErrorPolykeyRemote with the true error as the cause. This is very noisy when printed by the CLI command and is frankly confusing at times. When reporting these errors we want to unwrap the ErrorPolykeyRemote and just report the actual cause of the error.

Additional context

Related #40

Tasks

  1. Unwrap the ErrorPolykeyRemote error and just report the cause when reporting the RPC errors.
@tegefaulkes tegefaulkes added the development Standard development label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development
Development

No branches or pull requests

1 participant