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

Support cancellation of long client calls #1914

Open
cretz opened this issue Oct 27, 2023 · 1 comment
Open

Support cancellation of long client calls #1914

cretz opened this issue Oct 27, 2023 · 1 comment
Labels
enhancement User experience

Comments

@cretz
Copy link
Member

cretz commented Oct 27, 2023

Describe the solution you'd like

Provide some way for users to cancel a long client call such as getting workflow result or getting update result. Also consider providing a timeout utility on this that cancels after a certain amount of time. Try to follow common Java practices here if possible.

(sorry if an issue exists for this already)

@cretz cretz added the enhancement User experience label Oct 27, 2023
@Quinn-With-Two-Ns
Copy link
Contributor

related (duplicate) of #1212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement User experience
Projects
None yet
Development

No branches or pull requests

2 participants