Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add high-level workflow describe #1667

Open
cretz opened this issue Oct 10, 2024 · 0 comments
Open

Add high-level workflow describe #1667

cretz opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cretz
Copy link
Member

cretz commented Oct 10, 2024

Describe the solution you'd like

  • Add a DescribeWorkflow call on client
    • Probably deprecate DescribeWorkflowExecution
  • Return a WorkflowExecutionDescription that contains some obvious things and access to the raw describe response for now
    • Ideally this should embed the type that just represents the workflow information that can come back from list even though we don't have high-level list call at this time
  • Make sure it is interceptable

See TypeScript, Python, and .NET SDKs if looking for design inspiration for this call, or reference temporalio/sdk-java#2265.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant