-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
Allow executing activities without a workflow. The clients must support the new (upcoming) server APIs for starting, managing and getting results of activities. The workers must support running activities outside of workflow context.
Additional context
Server API PR (WIP): temporalio/api#640
Per-SDK Tickets
- Go - Support non-workflow activities sdk-go#2124
- Java - Support non-workflow activities sdk-java#2741
- Core - [Feature Request] Support non-workflow activities sdk-core#1070
- TypeScript - [Feature Request] Support non-workflow activities sdk-typescript#1851
- Python - [Feature Request] Support non-workflow activities sdk-python#1230
- .NET - [Feature Request] Support non-workflow activities sdk-dotnet#568
- Ruby - [Feature Request] Support non-workflow activities sdk-ruby#367
- PHP - TODO
- Temporal CLI - TODO
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request