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

Disallow continue as new in update handlers #2068

Open
cretz opened this issue May 17, 2024 · 0 comments
Open

Disallow continue as new in update handlers #2068

cretz opened this issue May 17, 2024 · 0 comments
Labels
enhancement User experience

Comments

@cretz
Copy link
Member

cretz commented May 17, 2024

Describe the solution you'd like

Previously at temporalio/features#379 it was decided to allow continue-as-new in update handlers. This decision has been reverted but Java was the only one that implemented it. Should probably fail if the user tries to call it, but up to implementer here.

@cretz cretz added the enhancement User experience label May 17, 2024
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

1 participant