Skip to content

Conversation

@Quinn-With-Two-Ns
Copy link
Contributor

Add draft client API based on nexus-rpc/sdk-go#53

return null;
}

@Nullable OperationHandle<T> getPendingOperationHandle() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think I'm a fan of this name. Can it just be getOperationHandle? I don't think "pending" is adding anything, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added Pending because that is what we had in Go. In Go it is just called Pending so we can name it that for cross SDK consistency.

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