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 #2265

Closed
cretz opened this issue Oct 10, 2024 · 0 comments · Fixed by #2326
Closed

Add high-level workflow describe #2265

cretz opened this issue Oct 10, 2024 · 0 comments · Fixed by #2326
Labels
enhancement User experience

Comments

@cretz
Copy link
Member

cretz commented Oct 10, 2024

Describe the solution you'd like

  • Add high-level workflow describe call
    • Probably describe on the workflow stub
  • Return a WorkflowExecutionDescription that 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 WorkflowExecutionMetadata class since it has all of that and more
  • 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.

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

Successfully merging a pull request may close this issue.

1 participant