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

Introduce terminal error type #93

Closed
Tracked by #294
tillrohrmann opened this issue Jun 9, 2023 · 0 comments
Closed
Tracked by #294

Introduce terminal error type #93

tillrohrmann opened this issue Jun 9, 2023 · 0 comments
Assignees

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented Jun 9, 2023

In order to fail an invocation terminally, we need to offer a way to fail with a terminal error (as a kind of return value of the service invocation). This could be a wrapper that the user needs to use to tell the SDK about it.

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

Successfully merging a pull request may close this issue.

3 participants