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

feat(workflow): Add gRPC APIs for workflow management #499

Closed
shubham1172 opened this issue Jun 8, 2023 · 1 comment
Closed

feat(workflow): Add gRPC APIs for workflow management #499

shubham1172 opened this issue Jun 8, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@shubham1172
Copy link
Member

Describe the proposal

Parent issue: #463

HTTP APIs for workflow management was added by #485, this issue is to add gRPC APIs for the same.

@shubham1172 shubham1172 added enhancement New feature or request good first issue Good for newcomers labels Jun 8, 2023
@shubham1172 shubham1172 added this to the Dapr Node.js SDK - v3.3.0 milestone Oct 17, 2023
@shubham1172
Copy link
Member Author

DaprWorkflowClient already implements this (as part of authoring), so no further work is required.

https://github.com/dapr/js-sdk/blob/main/src/workflow/client/DaprWorkflowClient.ts#L27

@shubham1172 shubham1172 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants