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

[maybe] Return workflowStatus in the context so that RPC can avoid using write API #408

Open
longquanzheng opened this issue Aug 3, 2024 · 0 comments

Comments

@longquanzheng
Copy link
Contributor

longquanzheng commented Aug 3, 2024

This will make it easier for implementing RPC, to avoid having to catch the "WorkflowNotExsits" error and call another RPC.

However, when status is running, this cannot guarantee it is still running when the worker is executing the RPC......So may not worth doing this.

@longquanzheng longquanzheng changed the title Return workflowStatus in the context so that RPC can avoid using write API [maybe] Return workflowStatus in the context so that RPC can avoid using write API Sep 11, 2024
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

No branches or pull requests

1 participant