Skip to content

Commit

Permalink
remove beta from JS SDK workflow docs
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <[email protected]>
  • Loading branch information
hhunter-ms committed Dec 4, 2024
1 parent 7f839a6 commit 0b33f15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions daprdocs/content/en/js-sdk-docs/js-workflow/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ weight: 20000
description: How to get up and running with workflows using the Dapr JavaScript SDK
---

{{% alert title="Note" color="primary" %}}
Dapr Workflow is currently in beta. [See known limitations for {{% dapr-latest-version cli="true" %}}]({{< ref "workflow-overview.md#limitations" >}}).
{{% /alert %}}

Let’s create a Dapr workflow and invoke it using the console. With the [provided workflow example](https://github.com/dapr/js-sdk/tree/main/examples/workflow), you will:

- Execute the workflow instance using the [JavaScript workflow worker](https://github.com/dapr/js-sdk/tree/main/src/workflow/runtime/WorkflowRuntime.ts)
Expand Down

0 comments on commit 0b33f15

Please sign in to comment.