Skip to content

Commit 8d40702

Browse files
Update README to remove local activities experimental warning (#1334)
Remove experimental warning for local activities in README. Co-authored-by: tconley1428 <tconley1428@gmail.com>
1 parent 66e49d4 commit 8d40702

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,6 @@ Some things to note about the above code:
828828
capabilities are needed.
829829
* Local activities work very similarly except the functions are `workflow.start_local_activity()` and
830830
`workflow.execute_local_activity()`
831-
* ⚠️Local activities are currently experimental
832831
* Activities can be methods of a class. Invokers should use `workflow.start_activity_method()`,
833832
`workflow.execute_activity_method()`, `workflow.start_local_activity_method()`, and
834833
`workflow.execute_local_activity_method()` instead.

0 commit comments

Comments
 (0)