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

fix(iroh-cli): avoid using debug formatting for rpc errors #2203

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Apr 17, 2024

Description

fix(iroh-cli): avoid using debug formatting for rpc errors

For a human readable error message, RpcError(...) does not add anything and makes things more confusing.

See #2183

Notes & open questions

This fixes this in one place. Probably more...

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

@rklaehn rklaehn requested a review from ramfox April 17, 2024 14:03
@rklaehn rklaehn added this pull request to the merge queue Apr 17, 2024
Merged via the queue into main with commit 508a812 Apr 17, 2024
20 checks passed
@rklaehn rklaehn deleted the rpc-error-cleanup branch November 20, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants