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

Running wafl rpc invoke on a closed port produces an unhelpful error message #6

Closed
jsoverson opened this issue Feb 2, 2022 · 0 comments

Comments

@jsoverson
Copy link
Contributor

jsoverson commented Feb 2, 2022

Description

Running wafl rpc invoke on a closed port produces an unhelpful error message

Actual

$ wafl rpc invoke blah --port 19892
wafl exiting with error: Tonic error: transport error

Expected

An error message that makes it clear what's wrong and how to fix it (if possible).

How to reproduce

$ wafl rpc invoke blah --port 19892
wafl rpc exiting with error: Tonic error: transport error
@jsoverson jsoverson changed the title Running vinoc invoke on a closed port produces an unhelpful error message Running wafl rpc invoke on a closed port produces an unhelpful error message Jun 23, 2022
pkedy pushed a commit that referenced this issue Jan 9, 2023
This updates [wazero](https://wazero.io/) to [1.0.0-pre.3](https://github.com/tetratelabs/wazero/releases/tag/v1.0.0-pre.3). This is the last release that will build with Go 1.17.

Notably, this improves performance and changes host function syntax.

Signed-off-by: Adrian Cole <[email protected]>

Signed-off-by: Adrian Cole <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant