We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e49d4 commit 8d40702Copy full SHA for 8d40702
1 file changed
README.md
@@ -828,7 +828,6 @@ Some things to note about the above code:
828
capabilities are needed.
829
* Local activities work very similarly except the functions are `workflow.start_local_activity()` and
830
`workflow.execute_local_activity()`
831
- * ⚠️Local activities are currently experimental
832
* Activities can be methods of a class. Invokers should use `workflow.start_activity_method()`,
833
`workflow.execute_activity_method()`, `workflow.start_local_activity_method()`, and
834
`workflow.execute_local_activity_method()` instead.
0 commit comments