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

Workflow - JS SDK support #545

Closed
Tracked by #7410
rabollin opened this issue Oct 27, 2023 · 3 comments
Closed
Tracked by #7410

Workflow - JS SDK support #545

rabollin opened this issue Oct 27, 2023 · 3 comments

Comments

@rabollin
Copy link

Describe the proposal

This work item is to add the Workflow support in JS SDK.

  1. Implement Durable Task JS-SDK
  2. Implement DAPR Workflow client - Implement wrapper for all entities of DTF
  3. Implement Workflow Authoring API
  4. Error handling and exceptions to be correctly captured
  5. Workflow retry policies (see here and here). This is already supported with Python & .NET. To have a language parity, this should be implemented for JS-SDK too.

IMPORTANT: As part of fixing this, we should also update the patterns documentation here.

@kaibocai
Copy link
Contributor

kaibocai commented Dec 7, 2023

Hi @rabollin , can you elaborate more on Implement Workflow Authoring API, do you have any code/doc link for helping understand this work item? Thanks.

@kaibocai
Copy link
Contributor

kaibocai commented Dec 7, 2023

Should we close this one, as there is another one open for this #463 already?
Combining them allow easier tracking.

@JoshVanL
Copy link

Closed in #563

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

3 participants