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

Implement Attach/Get output in service-protocol #2266

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

slinkydeveloper
Copy link
Contributor

Part of #1708

…ation is in-flight (essentially implementing the get invocation output semantics we already have for the ingress), handle it and test it.

This commit also contains a "special case" for get invocation output, that translates the CompletionResult with NOT_READY_ERROR into Empty. This was done to have a good API for the service-protocol, but for the time being I don't want to change the `InvocationResponse` command in the WAL protocol. We might reconsider this anyway when we'll get to the immutable log.
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 this pull request may close these issues.

2 participants