-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
enhancementUser experienceUser experience
Description
Describe the solution you'd like
- Add high-level workflow describe call
- Probably
describeon the workflow stub
- Probably
- Return a
WorkflowExecutionDescriptionthat contains at least the things list does and access to the raw describe response for now- In other SDKs, this would be an extension of the
WorkflowExecutionMetadataclass since it has all of that and more
- In other SDKs, this would be an extension of the
- Make sure it is interceptable
See TypeScript, Python, and .NET SDKs if looking for design inspiration for this call, or reference temporalio/sdk-go#1667.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementUser experienceUser experience