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

Feature Request: send callback errors as structured data #461

Open
fabriziosestito opened this issue Mar 21, 2024 · 0 comments
Open

Feature Request: send callback errors as structured data #461

fabriziosestito opened this issue Mar 21, 2024 · 0 comments

Comments

@fabriziosestito
Copy link
Contributor

Is your feature request related to a problem?

When we get an error from a host callback, we forward the error to the guest as a string. This makes it more challenging to create custom error types within the SDKs, which could be useful, for example, for identifying different types of errors.

Solution you'd like

Send errors as serialized JSON and change the SDKs adding custom error types.

Alternatives you've considered

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant